Blender Git Commit Log
Git Commits -> Revision a703bbb
Revision a703bbb by Jeroen Bakker (master) April 16, 2020, 06:34 (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: a703bbb4d71c200aa02d7bdc741ad3b5cab38509
Parent Commit: ef19cd3
Lines Changed: +12, -6
1 Modified Path:
/source/blender/draw/intern/draw_cache_extract_mesh.c (+12, -6) (Diff)