Page MenuHome

Fix T75567: Paint Mode Wireframe Incorrect
ClosedPublic

Authored by Jeroen Bakker (jbakker) on Apr 14 2020, 9:36 AM.

Details

Summary

The loop normal VBO is used in two manners. In edit mode to draw the
edge normals. And in paint mode to draw the wireframe. This commit
checks which VBO is needed and build the correct one.

This allows show the wireframe correct in paint mode, when the object is
subdivided.

Diff Detail

Repository
rB Blender
Branch
T75567 (branched from master)
Build Status
Buildable 7566
Build 7566: arc lint + arc unit

Event Timeline

Jeroen Bakker (jbakker) requested review of this revision.Apr 14 2020, 9:36 AM
Jeroen Bakker (jbakker) created this revision.
This revision is now accepted and ready to land.Apr 14 2020, 7:33 PM