Removed tech ENABLE_RENDER_PICKING_PASS

(cherry picked from commit prusa3d/PrusaSlicer@f45711e7e5)
This commit is contained in:
enricoturri1966 2023-10-29 00:24:19 +08:00 committed by Noisyfox
parent 1e7a91e2d5
commit f0199159e7
3 changed files with 0 additions and 23 deletions

View file

@ -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