Blender Git Commit Log

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)

5 Modified Paths:

/CMakeLists.txt (+4, -0) (Diff)
/source/blender/blenkernel/BKE_global.h (+1, -0) (Diff)
/source/blender/draw/CMakeLists.txt (+7, -0) (Diff)
/source/blender/draw/engines/select/select_engine.h (+6, -0) (Diff)
/source/blender/draw/intern/draw_manager.c (+9, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021