Blender Git Commit Log
Git Commits -> Revision b8bdb8e
Revision b8bdb8e by Clément Foucault (master) January 13, 2020, 15:27 (GMT) |
DRW: Fix stencil being modified by passes that are read only This is because even if the glStencilMask is 0x00 the GL_DECR_WRAP and GL_INCR_WRAP states still works and will modify the stencil. Fix T73046 Overlapping parts of wireframes don't render at all in workench with shadows turned on. |
Commit Details:
Full Hash: b8bdb8e9e99d33fc16d69307330d160abbba923e
Parent Commit: 820794e
Lines Changed: +1, -0
1 Modified Path:
/source/blender/draw/intern/draw_manager_exec.c (+1, -0) (Diff)