Blender Git Commit Log
Git Commits -> Revision 8cb463f
Revision 8cb463f by Jeroen Bakker (master) March 17, 2020, 12:56 (GMT) |
OverlayEngine: crash when using hidden faces Unreported Crash. When hidden faces are active (retopology) the depth test could fail as the default framebuffers aren't set. This patch will check if we are rendering a depth only and skip the clearing of the buffer. |
Commit Details:
Full Hash: 8cb463f4ff24f05dde858f9706a2990c6c81d817
Parent Commit: 3c1433b
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_edit_mesh.c (+1, -1) (Diff)