ENABLE_AUTO_CONSTRAINED_CAMERA set as default

This commit is contained in:
enricoturri1966 2020-03-25 10:24:52 +01:00
parent 3d6c9e54e9
commit 10eb954c7e
2 changed files with 0 additions and 20 deletions

View file

@ -34,16 +34,6 @@
#define ENABLE_HACK_CLOSING_ON_OSX_10_9_5 (1 && ENABLE_2_2_0_RC1)
//============
// 2.2.0 techs
//============
#define ENABLE_2_2_0 1
// Enable automatic switch to constrained camera when manipulating the scene using regular mouse
// while 3D mouse is connected and free camera is not selected
#define ENABLE_AUTO_CONSTRAINED_CAMERA (1 && ENABLE_2_2_0)
//==================
// 2.2.0.final techs
//==================