UserDefaults: disable orbit around object center and region-overlap
both have bad side-effects with strange behavior and viewport performance
This commit is contained in:
@@ -2309,10 +2309,8 @@ void init_userdef_do_versions(void)
|
||||
void init_userdef_factory(void)
|
||||
{
|
||||
/* defaults from T37518 */
|
||||
U.uiflag2 |= USER_REGION_OVERLAP;
|
||||
|
||||
U.uiflag |= USER_AUTOPERSP;
|
||||
U.uiflag |= USER_ORBIT_SELECTION;
|
||||
U.uiflag |= USER_ZBUF_CURSOR;
|
||||
U.uiflag |= USER_QUIT_PROMPT;
|
||||
U.uiflag |= USER_CONTINUOUS_MOUSE;
|
||||
|
||||
Reference in New Issue
Block a user