Blender Git Commit Log
Git Commits -> Revision 4bbfa92
Revision 4bbfa92 by Jeroen Bakker (modifier-panels-ui) April 16, 2020, 19:28 (GMT) |
Fix T75567: Paint Mode Wireframe Incorrect 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. Reviewed By: Cl�ment Foucault Differential Revision: https://developer.blender.org/D7419 |
Commit Details:
Full Hash: 4bbfa924ade510159fa27ff439bba30a45a5643c
Parent Commit: 7f9131b
Committed By: Julian Eisel
Lines Changed: +12, -6
1 Modified Path:
/source/blender/draw/intern/draw_cache_extract_mesh.c (+12, -6) (Diff)