Blender Git Commit Log

Git Commits -> Revision e47ce1f

Revision e47ce1f by Clément Foucault (master)
June 26, 2019, 10:03 (GMT)
Fix T65755 "In Front" (X-Ray) doesn't work with wire objects

We fix by separating the drawing of wire xray objects.

These wire objects gets drawn before normal wires and set the stencil to
0x0 just like the solid counterparts. Also a prepass is done to "dig"
through non-xray solid.

Commit Details:

Full Hash: e47ce1f2d6d7df814bd6498ae7b881989510395f
Parent Commit: bf1b002
Lines Changed: +66, -58

3 Modified Paths:

/source/blender/draw/engines/workbench/workbench_deferred.c (+6, -6) (Diff)
/source/blender/draw/engines/workbench/workbench_forward.c (+1, -1) (Diff)
/source/blender/draw/modes/overlay_mode.c (+59, -51) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021