Blender Git Commit Log
Git Commits -> Revision 06cc5e4
Revision 06cc5e4 by Clément Foucault (master) June 22, 2017, 16:54 (GMT) |
DrawManager: Add support for writting to depth without depth testing. Disabling depth test will prevent from writting to depth buffer. Add DRW_STATE_DEPTH_ALWAYS to always pass the depth test and write to depth. |
Commit Details:
Full Hash: 06cc5e499466a9e9085be987b768e453e9c22ad5
Parent Commit: 5b2e596
Lines Changed: +17, -13