From 022c1f7529a364929b9595a80229cb5bf95b43fe Mon Sep 17 00:00:00 2001 From: Owl Date: Thu, 28 Aug 2025 18:38:44 -0400 Subject: fixed a few things with rotations/superbmd collada exporting --- basic_settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basic_settings.py') diff --git a/basic_settings.py b/basic_settings.py index 49df15f..c1036ef 100644 --- a/basic_settings.py +++ b/basic_settings.py @@ -84,7 +84,7 @@ def register(dummy): scene.frame_preview_start = 0 scene.frame_current = 0 scene.frame_preview_end = 100 - bpy.context.user_preferences.view.use_mouse_depth_navigate = True + # ~ bpy.context.user_preferences.view.use_mouse_depth_navigate = True # ~ bpy.context.user_preferences.view.use_zoom_to_mouse = True print("Done with the basic settings!\n") -- cgit v1.2.3-70-g09d2