Page 1 of 1

Hot Keys

Posted: Tue Aug 06, 2013 9:46 pm
by Simon
Work in progress... If you know any missing shortcuts please let me know

Tools
Select Q
Move W
Rotate E
Scale R
Soft Move T
(There are a few more Tool keys that rotate sets of tools, but these are not in frequent use and may be discontinued)

Holding Alt and Shift swaps to similar Tools for use with Left Mouse Button.

With a Sculpting Tool selected:
* Set Tool Size Ctrl+Drag Left Mouse Button
* Swap Tool: Add/Sub Inflate/Deflate \

With Brushes and Sculpting Tools
* Swap to Smooth Tool Shift (With appropriate tool for Sculpt/Texture/Surface painting)
* Press 1,2,3,4,5,6,7,8,9,0 to set Tool Intensity from 0 to 100%

File
Open... Ctrl+O
Save Ctrl+S
Save and Increment Ctrl+Shift+S

Edit
Undo Ctrl+Z
Cut Ctrl+X
Copy Ctrl+C
Paste Ctrl+V
Paste Mirrored Ctrl+L
Deselect SPACE
Select Previous PageUp
Select Next PageDown
Delete Delete

View
Quick Hide Panels TAB
Fullscreen F2
Frame Selected F
Frame All Shift+F
Wireframe A
Overlay Backdrop F9
Rotate View Arrow Keys
Orbit Tool Hold Alt + Left Mouse Drag
Orbit Tool Snap to Orthogonal Hold Alt + Left Mouse Drag + Press Shift
Toggle Layers Panel F6
(Other F-Keys toggle panels but are subject to change)

Object
Paste Object Properties Ctrl+D
Paste Material Ctrl+F
Lathe Symmetry M
Hide H

Curve
Smooth S
Smooth More Ctrl+S

Mesh
Smooth S
Relax Ctrl+R
Polish Shift+R
Convert to Normal Mesh K
Convert to Adaptive Subdivision Mesh J

Texture
UV Relax Shift+T

Help
Help Contents F1

Selection
Holding Shift while dragging with the Select Tool (default Right Mouse) adds to multi selection in 3D views and Groups Panel.
Holding Alt while dragging with the Select Tool subtracts to multi selection in 3D views and Groups Panel.

Groups Panel
Drag the left mouse over the 'eye' or 'freeze' icons of several objects to hide/show freeze/unfreeze multiple at once.

Number Entry
Right click on a slider or number to type in a new value.

Smart Backdrops
The set of keyboard shortcuts for this feature is given in the help below:
Smart Backdrops

Posted: Wed Aug 07, 2013 3:28 am
by sculptor
thanks for the list

a hotkey that i would find useful would be one to 'reset all views' as i seem to need that command a lot
when working in the perspective window

Re:

Posted: Thu Nov 28, 2019 3:46 am
by Midnight Carnival
sculptor wrote:
'reset all views'

This^

Re: Hot Keys

Posted: Fri Nov 29, 2019 2:27 pm
by Simon
Added Fullscreen F2

Re: Hot Keys

Posted: Tue Apr 11, 2023 9:50 am
by mbbmbbmm
Hi, I'm just getting back into Curvy with v5, going through the manual and tutorials.

Are there any Shortcuts to quickly switch between more often used Tools? Like, B goes to Paint Mode - Paint Brush. But C does... something? I think with the masking? I'd half expected it to go to Curve Tools - Add Curve.

It would help the flow if I could switch from Add Curve to Simple Arc to T-Tool (Pull) to Local Rotate etc. quickly without leaving the Working Area/Viewport.

What would be really cool would be a context menu overlay, you know like the Pie Menus in Blender.

Finally I've found some hot keys that I think are not documented:
Ctrl-1: Front View
Ctrl-2: Left View
Ctrl-3: Perspective View
Ctrl-4: Quad View (four View Ports)

Re: Hot Keys

Posted: Tue Apr 11, 2023 11:36 am
by Simon
In the install folder there are two files:
Tools.csv - Set RotKey column to single character press
AppCmds.csv - Set Shortcut column to key or Crtl+Key, Shift+Key

If you can open these spreadsheets you can add or change hotkeys as needed.

I like the idea of a popup radial menu - I will look into that.

Re: Hot Keys

Posted: Wed Apr 12, 2023 3:08 pm
by mbbmbbmm
Awesome, thank you!

I've just tried it and it nearly works, but I only get the first Tool of its category. So for instance if I set RotKey to L for RULER_SEMI_CIRCLE it always goes to the straight ruler instead. Same if I set all the rulers to L. Do I have to change something else in the spreadsheet to make it rotate the tools?

Re: Hot Keys

Posted: Wed Apr 12, 2023 7:28 pm
by Simon
Ah, I think I removed the rotate tools functionality as it was too confusing jumping between different tools. For now just set a different key to each key you use.

I can see where the radial menu would be better, with a single keypress pulling up a selection of useful tools at once.

Re: Hot Keys

Posted: Wed Apr 12, 2023 11:09 pm
by mbbmbbmm
Unfortunately that still doesn't work - different Shortcuts just jump to the first in the category (e.g. straight ruler)

Yeah, radial menus for the main tools would be really great! I mean I absolutely can live with going to the left panel to switch tools but pie menus would make workflow much smoother.

Many thanks for looking into this!

Re: Hot Keys

Posted: Thu Apr 13, 2023 10:52 am
by Simon
That is strange behaviour - I'll try to fix the shortcut keys for the rulers.

Re: Hot Keys

Posted: Thu Apr 13, 2023 12:54 pm
by Simon
I've found out why that doesn't work, all the rullers shared the same ToolID in that column. Changing them to this fixes the shortcut rotation

CRule
CRule1
CRule2
CRule3
CRule4
CRule5
CRule6
CRule7

This will be in the next build (I've added you to the beta forum so you can see when a new build is ready)

Re: Hot Keys

Posted: Thu Apr 13, 2023 2:42 pm
by mbbmbbmm
Oooh nice! thanks again