Blender Git Loki
Git Commits -> Revision 1fdbab8
August 10, 2021, 01:35 (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: 1fdbab85b6614273e31099ba91b572b38ed0b4b2
Parent Commit: 035372f
Committed By: YimingWu
Lines Changed: +162, -0
1 Added Path:
/source/blender/draw/engines/select/select_debug_engine.c (+135, -0) (View)