Mouse-look Navigation™ User-guide
Chapters
Home
Features
Settings & Keymaps
Extras
Changelog
Table of Contents
Changelog
We are listing all the version including the ones so if the latest version is lower which means that that’s the most stable version and changelog reflect what upcoming
1.96
2024-12-05
- Added an explicit Keymap Registration Delay preference for easier troubleshooting of potential crashes related to keymap registration
- Fixed keymap (de)serialization logic (it wan’t taking into account some of the properties introduced in recent Blender versions)
- Added a check for context mode(s) in specific keymaps (e.g. now Grease Pencil keymaps are mode-specific and won’t activate in every mode, as they erroneously did before). If you already have the addon enabled, you might need to explicitly click on the Update Keymaps button
1.95
2024-11-22
- Account for Grease Pencil’s renamed constants in Blender 4.3
1.94
2024-09-13
- In Z-Buffer geometry detection, disabled switching-render-engine-unconditionally due to reported flicker
- Fixed compatibility issue with meta-addons (such as CleanPanels)
1.93
2024-07-31
- Fixed the issue with ortho-view grid not showing in some orientations
- Fixed 'Z-buffer' geometry detection in Sculpt mode when ‘Show Overlays’ is disabled (the problem occurred in Blender 4.2)
1.92
2024-05-27
- Fixed the ZBuffer issue with sculpt mode
1.91
2024-03-21
- Fixed the undo recording logic
- Fixed the ZBuffer issue with multires sculpting
1.90
2024-03-06
- Added support for camera auto-keying
- Fixed snapping/auto-perspective inconsistencies
- Implemented absolute vertical movement
- Use a more reliable method to read the depth buffer
1.8.2
2023-12-08
- Take camera’s transform locks into account
- Use a Blender-consistent behavior for "Blender's Projection"orbit snapping
1.8.1
2023-11-15
- Official support for Blender v4!
- Updated documentation link
1.7.15
2023-11-14
- Official support for Blender v4!
1.7.14
2023-08-22
- Fixed lag in edit mode when Blender preference “Orbit around selection” is enabled
1.7.13
2023-08-10
- Fixed panning/dolly/zooming in camera view when lock-camera-to-view is disabled
- Take into account whether there are active/enabled keymaps for the current object mode when displaying ZBrush border
- Added the Sculpt Curves mode to ZBrush preset
1.7.12
2023-01-01
- Fixed ZBrush border drawing (related to Blender API changes)
- Match Blender behavior in camera mode when lock-to-camera is disabled
1.7.11
2022-07-12
- Fixed the switch-to-Workbench optimization for the Sculpt mode
1.7.10
2022-07-11
- Implemented the switch-to-Workbench optimization to get Z-buffer more efficiently
1.79
2022-06-12
- Added a “Last Mouse” origin option (contributed by Fredrik Hansson). Note: it works only in ZBrush mode.
- Added a “Disabled” geometry detection mode (in ZBrush mode, ignores navigation attempts in the central area of viewport)
1.78
2022-04-11
- Deselection by clicking on empty space now works in ZBrush mode (whether to use this behavior is determined from the corresponding view3d.select keymap)
1.77
2022-02-24
- Compatibility fixes for Blender 3.1 beta & 3.2 alpha
1.76
2021-12-25
- Added "Grease Pencil" to the list of keymap categories
1.75
2021-10-22
- Blender 3.0 official support
- Add doc_url to addon infos
1.74
2021-08-23
- implemented a few extra modes for Orbit snap / Auto Perspective
- Fixed a compatibility issue with Blender 3.0 alpha
- Added an option to not show mode/zoom info in the 3D View header during the navigation
1.72
2021-07-02
- implemented a few extra modes for Orbit snap / Auto Perspective
1.71
2021-06-29
“Navigate subdivision levels" operator:
- Replaced "Force" option with "Auto subdivide" and "Remove higher levels"
- Workarounds for Sculpt mode undo/redo weirdness (does not work with Blender versions below 2.93)
1.70
2021-06-26
- added “Navigate subdivision levels" operator
- “Orbit Around Selection” matches more closely Blender behavior
1.64
2021-06-26
- Blender 2.93 compatibility
- additional bugfixes
1.63
2021-06-04
- Blender 2.93 compatibility
- additional bugfixes
1.62
2021-03-09
- fixed trackball state initialization in the navigation operator
- fixed getting 3D view overlay color from Blender theme
- small UI tweaks & tooltip improvements
1.60
2021-02-28
New features:
- Added toggles for individual overrides of autoreg keymap settings
- Added back the Z-buffer geometry detection method (it's the default now)
- Added "Adjust Multires" preference (disabled by default)
- Added preferences for ZBrush border size
- Implemented input axis toggling (ability to ignore X or Y of input device movement)
Changes:
- Rearranged the preferences UI
- Instead of in-operator shortcuts for forcing mouse/selection origin, now there is an explicit origin setting
- Rewritten the input handling logic (backwards-incompatible; presets made for the earlier addon versions will not work)
- Overhauled the keymap configuration UI
- Removed the Mouselook Navigation panel in the 3D view (in shelf and in header popover)
Fixes:
- Fixed in-camera navigation ("Lock Camera to View")
- Fixed index assignment for default autoreg keymaps
- Overlays now are drawn only when Mouselook Navigation is toggled on
Support