New selection -> Disabled instances synchronization

This commit is contained in:
Enrico Turri 2018-10-31 09:39:43 +01:00
parent 503166a6a4
commit da4903a37f
2 changed files with 9 additions and 4 deletions

View file

@ -19,6 +19,7 @@
#define ENABLE_USE_UNIQUE_GLCONTEXT (1 && ENABLE_1_42_0)
// New selections
#define ENABLE_EXTENDED_SELECTION (1 && ENABLE_1_42_0)
#define DISABLE_INSTANCES_SYNCH (1 && ENABLE_EXTENDED_SELECTION)
// Add mirror components along the three axes in ModelInstance and GLVolume
#define ENABLE_MIRROR (1 && ENABLE_1_42_0)
// Modified camera target behavior