Blender Git Loki
Git Commits -> Revision 24c16f5
Revision 24c16f5 by Pablo Dobarro (master) August 17, 2021, 21:54 (GMT) |
Fix wireframe overlay not blending over paint overlay correctly When using wireframe opacity, the paint overlay needs to be drawn before the wireframes in order to alpha blend correctly. Sculpt overlays were also affected by this, so this commit refactors this part of the code in case other overlays needs to be added in the future. Reviewed By: Mets Differential Revision: https://developer.blender.org/D12235 |
Commit Details:
Full Hash: 24c16f54571fe948aa5c02f807ca23188b436764
Parent Commit: 809dce5
Lines Changed: +14, -14
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_engine.c (+14, -14) (Diff)