All Projects → SpectralVectors → RightMouseNavigation

SpectralVectors / RightMouseNavigation

Licence: GPL-3.0 license
Blender Python - Unreal Engine-style Right Mouse Viewport Navigation

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to RightMouseNavigation

Blender Launcher
Standalone client for managing official builds of Blender 3D
Stars: ✭ 174 (+109.64%)
Mutual labels:  blender, blender-addon
thicket
Thicket: Laubwerk Plants Add-on for Blender
Stars: ✭ 51 (-38.55%)
Mutual labels:  blender, blender-addon
Blenderseed
appleseed plugin for Blender
Stars: ✭ 214 (+157.83%)
Mutual labels:  blender, blender-addon
DeepBump
Normal & height maps generation from single pictures
Stars: ✭ 185 (+122.89%)
Mutual labels:  blender, blender-addon
Blender-Add-on-Manager
Blender Add-on Manager to install/uninstall/update from GitHub
Stars: ✭ 130 (+56.63%)
Mutual labels:  blender, blender-addon
Blender Debugger For Vscode
Blender addon for remote debugging Blender with VS Code (and Visual Studio)
Stars: ✭ 123 (+48.19%)
Mutual labels:  blender, blender-addon
NodeSharer
Node Sharer is an add-on for Blender that lets you easily share procedural materials as text strings.
Stars: ✭ 48 (-42.17%)
Mutual labels:  blender, blender-addon
Mb Lab
MB-Lab is a character creation tool for Blender 2.80+, based off ManuelBastioniLAB
Stars: ✭ 1,078 (+1198.8%)
Mutual labels:  blender, blender-addon
VF-BlenderAutoSaveRender
Automatically saves a numbered or dated image after every render and can extend the Blender output path with dynamic variables
Stars: ✭ 34 (-59.04%)
Mutual labels:  blender, blender-addon
pribambase
Paint pixelart textures in real time in Blender with Aseprite.
Stars: ✭ 129 (+55.42%)
Mutual labels:  blender, blender-addon
Bitwrk
Bitcoin-fueled Peer-to-Peer Blender Rendering (and more)
Stars: ✭ 114 (+37.35%)
Mutual labels:  blender, blender-addon
m3addon
Blender Addon to import and export m3 files
Stars: ✭ 35 (-57.83%)
Mutual labels:  blender, blender-addon
Meshroom2blender
Blender importer of meshroom datafiles: cameras, images, sparse pointcloud and obj's.
Stars: ✭ 82 (-1.2%)
Mutual labels:  blender, blender-addon
3dn-bip
A Python library for Blender addons. Blazingly fast preview loads in Blender. Images of arbitrary size. bpy.utils.previews drop-in replacement.
Stars: ✭ 41 (-50.6%)
Mutual labels:  blender, blender-addon
Blenderdatavis
Data visualisation addon for Blender
Stars: ✭ 72 (-13.25%)
Mutual labels:  blender, blender-addon
Blender Tools
🐵 Embark Addon for Blender
Stars: ✭ 250 (+201.2%)
Mutual labels:  blender, blender-addon
Blender Iks To Fks
A Blender script that takes a mesh and armature that use IKs and other non-deformation bones and creates a new mesh and armature that uses only FK bones.
Stars: ✭ 34 (-59.04%)
Mutual labels:  blender, blender-addon
Create Isocam
Create ISO Camera addon for Blender 2.8+
Stars: ✭ 37 (-55.42%)
Mutual labels:  blender, blender-addon
speckle-blender
speckle.systems/tag/blender/
Stars: ✭ 38 (-54.22%)
Mutual labels:  blender, blender-addon
Blender-Tools
Blender Tools combining useful functions/addons, scattered across the UI.
Stars: ✭ 119 (+43.37%)
Mutual labels:  blender, blender-addon

RightMouseNavigation

Enables Unreal Engine-style Right Mouse Viewport Navigation.

This addon maps Blender's Walk/Fly Navigation to the Right Mouse Button, while retaining context menu functionality across all 3D Viewport modes for the same button.

Install and Use

How to Install

Download RightMouseNavigation.zip from the Releases section on the right, then install by opening Blender, selecting Edit > Preferences > Addons > Install then select RightMouseNavigation.zip and click Install Addon

How to Use

Right Mouse Hold + WASD to Navigate 3D Viewport

Right Mouse Click to open Context Menus

Mouse Wheel to adjust Viewport Move Speed (while Right Mouse is held)

You can adjust the threshold for when you navigate/open menus by adjusting the time the mouse button is held, or distance the cursor travels in Edit > Preferences > Addons > View 3D: Right Mouse Navigation by clicking the dropdown arrow and tweaking the values there.

Additionally, in the settings, you can change the cursor resetting behavior. By default, the cursor will snap back to the location where you initally clicked Right Mouse Button, after navigation exits. If you would rather the cursor stay in the center (where the navigation crosshair is) after navigation, you can disable the setting.

Acknowledgements and Thanks

Big thanks to Biaru for fixing the context menu/cursor location bug, and adding a 'mouse movement' threshold, in addition to the time threshold for fine-tuning when you navigate vs open the context menu!

Code Walkthrough

Code Walkthrough

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].