Custom Shortcut Keys

Post Reply
Simon
C.E.O.
Posts: 2576
Joined: Wed Dec 01, 2004 8:13 am
Location: Kingston Upon Thames, U.K.
Contact:

Custom Shortcut Keys

Post by Simon »

You can now add a Shortcuts.txt file to:
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 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.
Post Reply