UI: move pivot to the topbar
Pivot variables are now stored in scene toolsettings.
This commit is contained in:
@@ -257,7 +257,6 @@ class USERPREF_PT_interface(Panel):
|
||||
col.prop(view, "use_mouse_depth_navigate")
|
||||
col.prop(view, "use_zoom_to_mouse")
|
||||
col.prop(view, "use_rotate_around_active")
|
||||
col.prop(view, "use_global_pivot")
|
||||
col.prop(view, "use_camera_lock_parent")
|
||||
|
||||
col.separator()
|
||||
|
||||
Reference in New Issue
Block a user