- added a new setting in Preferences ("3D compatibility") controlled by a checkbox. If the checkbox is checked then multithreading is disabled for the 3D mode (lower performance but perhaps more compatibility, especially for Linux) - this was done from the research done by Matti Eiden on bitbucket
This commit is contained in:
@@ -85,6 +85,7 @@ class AppDefaults:
|
||||
"decimals_inch": 4,
|
||||
"decimals_metric": 4,
|
||||
"global_graphic_engine": '3D',
|
||||
"global_graphic_engine_3d_no_mp": False,
|
||||
"global_app_level": 'b',
|
||||
|
||||
"global_log_verbose": 2,
|
||||
|
||||
Reference in New Issue
Block a user