Blender Git Loki
Git Commits -> Revision cc4e674
Revision cc4e674 by Germano Cavalcante (master) August 5, 2021, 14:56 (GMT) |
DRW: New Select Debug Engine This is a simple engine used only to debug the texture of select ids. It is only used when the `WITH_DRAW_DEBUG` option is enabled and the debug value is 31. Reviewed By: fclem Differential Revision: https://developer.blender.org/D5490 |
Commit Details:
Full Hash: cc4e674e41f9ddca9d3b6aee8c21ddcb3fdfea26
Parent Commit: e844e9e
Lines Changed: +162, -0
1 Added Path:
/source/blender/draw/engines/select/select_debug_engine.c (+135, -0) (View)