Added tech DISABLE_GCODEVIEWER_INSTANCED_MODELS to easily turn on/off instanced models to render options in gcode preview

This commit is contained in:
enricoturri1966 2022-01-31 15:36:40 +01:00
parent c2258dead7
commit 383f6509a9
2 changed files with 16 additions and 10 deletions

View file

@ -26,6 +26,8 @@
#define ENABLE_GCODE_VIEWER_DATA_CHECKING 0
// Enable project dirty state manager debug window
#define ENABLE_PROJECT_DIRTY_STATE_DEBUG_WINDOW 0
// Disable using instanced models to render options in gcode preview
#define DISABLE_GCODEVIEWER_INSTANCED_MODELS 1
// Enable rendering of objects using environment map