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
@@ -26,8 +32,16 @@ Download __RightMouseNavigation.zip__ from the __Releases__ section on the right
26
32
- Right Mouse Hold + Drag to Pan the Node Editor
27
33
- Right Mouse Click to open Add/Search Menu
28
34
35
+
### Right Click Select vs Left Click Select
36
+
The addon was designed with Left Click Select users in mind, to remap navigation and context menus to the Right Mouse button.
37
+
38
+
To broaden the functionality of the addon, Right Click Select support has been added:
39
+
- clicking Right Mouse will select
40
+
- holding Right Mouse allows you to navigate
41
+
- the W key opens context menus, as before
42
+
29
43
### Preferences
30
-
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.
44
+
You can adjust the threshold for when you navigate/open menus by adjusting the time the mouse button is held in __Edit__ > __Preferences__ > __Addons__ > __View 3D: Right Mouse Navigation__ by clicking the dropdown arrow and tweaking the values there.
31
45
32
46
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.
0 commit comments