Removed tech ENABLE_RENDER_PICKING_PASS
This commit is contained in:
parent
7926781ac1
commit
f45711e7e5
5 changed files with 0 additions and 32 deletions
|
@ -12,8 +12,6 @@
|
|||
#define ENABLE_RENDER_SELECTION_CENTER 0
|
||||
// Shows an imgui dialog with camera related data
|
||||
#define ENABLE_CAMERA_STATISTICS 0
|
||||
// Render the picking pass instead of the main scene (use [T] key to toggle between regular rendering and picking pass only rendering)
|
||||
#define ENABLE_RENDER_PICKING_PASS 0
|
||||
// Enable extracting thumbnails from selected gcode and save them as png files
|
||||
#define ENABLE_THUMBNAIL_GENERATOR_DEBUG 0
|
||||
// Disable synchronization of unselected instances
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue