You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Camera save states now also save and load 3D View projection mode (perspective/orthographic).
Fixed a typo which broke panning when the invert mouse option was disabled.
Changing view angle with the mouse wheel now displays change on screen for a moment.
Allow to set which aspect of view angle to control, i.e. horizontal view angle, vertical view angle or focal length in the addon preferences.
Works for cameras, too.
Changing view angle with mouse wheel is now on Alt + mouse wheel to be in line with Alt reducing pan sensitivity being an interest in high zoom situations.
Using Alt to lower pan speed will now lower the pan angle further depending on zoom level.
Just mouse wheel can now change mouse strafe speed if set instead of moving the camera in addon preferences.
Can now configure up to 7 mouse strafe speed multipliers which can be cycled through by pressing G or Shift+G.
Holding the Relocate Pivot key to disable automatic pivot relocation will no longer cause a pivot relocation.
Fixed toggling automic pivot relocation by holding the Relocate Pivot key not being saved in the addon preferences when closing Blender.
Added option to load camera state after pressing a key instead of having to quickly tap a number key twice.
Added option to prevent the loading of camera states from changing the FOV.
Added option to invert mouse horizontal movement.
Addon now correctly registers under view3d category of addons (instead of view_3d).