Custom Shortcut Keys
Posted: Sat Feb 10, 2024 7:27 pm
You can now add a Shortcuts.txt file to:
C:\Users\YOUR-USERNAME\Documents\Curvy3D\
with content like:
Note 1) the only Tools you can use with "MMB+RMB" are Orbit and Pan, this just gives you a choice of using a double mouse button press as a shortcut to access one of them. And it is best to start pressing MMB slightly before you press RMB.
Note 2) Items from AppCmds.csv can have a letter as well as modifiers Ctrl+ or Shift+. But Tools from Tools.csv can only have a single letter and no modifiers at the moment.
C:\Users\YOUR-USERNAME\Documents\Curvy3D\
with content like:
Code: Select all
REDO Ctrl+Shift+Z
TOOL_PAN MMB+RMB
TOOL_ORBIT MMB
CREATE_LATHE L
Note 2) Items from AppCmds.csv can have a letter as well as modifiers Ctrl+ or Shift+. But Tools from Tools.csv can only have a single letter and no modifiers at the moment.