Digital Arts Guild


  Blender Cheat Sheet Common Shortcuts (Key Bindings)

PDF:  print format
PDF:  screen format (white text)


To bind an icon to a key, right-click and choose Assign Shortcut. Don’t forget to unbind those keys from any other shortcuts in Preferences > Keymap.

ALERT: The Industry-Compatible Keymap is not recommended because it reconfigures commonly needed key bindings, such as the N key to toggle the Sidebar.


Viewport Navigation

Pan (track left / right, pedestal up / down)    SHIFT + middle mouse
Orbit   middle mouse
Zoom or Dolly   CTRL + middle mouse
Zoom or Dolly (incremental)  MOUSE WHEEL
Frame All   HOME
Frame Selected   . (numeric keypad period)
 

Viewport Display

Sidebar (right panel)   N
Toolbar Popup (left panel)   T
Toolbar (context menu)   SHIFT + SPACE
Local View (isolate selection)   / (forward slash)
Toggle Quad View   CTRL + ALT + Q
Viewpoint (Pie menu)   ` (backtick)
Shading (Pie menu)   Z
Toggle Wireframe   SHIFT + Z
Toggle Overlays SHIFT + ALT + Z
 

Commands

Menu Search   F3
Undo   CTRL + Z
Redo SHIFT + CTRL + Z
Duplicate   SHIFT + D
Duplicate Linked   ALT + D
Adjust Last Operation   F9
Apply   CTRL + A
 

Transforms

ALERT: To invoke the Move, Rotate, and Scale transform tool gizmos with hotkeys, go to Edit > Preferences > Keymap and set the Tool Keys option to Active Tool. The default Immediate mode uses Blender's unique transform tools, which are not recommended for many reasons.

Also, setting the Keymap at the top of the page to anything other than Blender will break the Active Tool transform hotkeys. The best practice is to modify the existing Blender Keymap. Otherwise, you will need to manually bind keys to the transform tool buttons.

Move (grab)   G
Rotate   R
Scale   S
Constrain to Axis   X, Y, Z
Precision Transform   drag + SHIFT
Snapping (toggle Snap)   SHIFT + TAB
Snap (Snap-To Pie Menu)   SHIFT + S
Affect Only Origins (transform object pivot)   CTRL + . (period)
 

Selection

Select Tool   B
Select Tool and Selection Mode   W
Select All   A
Select None   ALT + A
Select Inverse   CTRL + I
Add to Selection   SHIFT + drag
Add to Selection and Make Active   SHIFT + click
Remove from Selection   CTRL + drag
Remove Active from Selection   SHIFT + click
Remove Inactive from Selection   SHIFT + double-click
 

Modeling

Toggle Edit Mode   TAB
Vertex, Edge, Face modes   1, 2, 3 (numerals on alphabetic keypad)
Toggle Selection   SHIFT + click
Expand Selection (select components between)   CTRL + click
Proportional Editing (soft selection)   O
Select Loop   ALT + click
Toggle Loop Selection   SHIFT + ALT + click
Dissolve Selection   CTRL + DELETE
 or CTRL + X
 

Sculpting

Brush Radius   F then drag then click
 or [ ] (square brackets)
Brush Invert (Direction Add / Subtract)   CTRL + drag
Smooth   SHIFT + drag
 

Rigging

Set Parent menu   CTRL + P
Clear Parent menu   ALT + P
Armature Extrude (create Bone)   E
 

Animation

Play / Pause   SPACE
Jump to First Frame   SHIFT + LEFTARROW
Jump to Previous Keyframe   DOWNARROW
Jump to Next Keyframe   UPARROW
Time Jump   LEFTARROW, RIGHTARROW
Insert Keyframe   I
Insert Keyframe menu   K
Toggle Dope Sheet / Graph Editor   CTRL + TAB

 

Mac users:

The ALT key is labeled OPTION on the keyboard.

The CTRL key is labeled CONTROL.

Don't assume that the COMMAND key can be used instead of the CONTROL key. COMMAND may be bound to something other than CONTROL. Blender doesn't always follow the standard Mac convention, which is that COMMAND is reserved for the operating system. Usually, when a user presses COMMAND while an application has focus, the OS-level commands are ignored. The application interprets COMMAND as the same as CONTROL. That's the normal way of things. But Blender sometimes ignores this convention and uses the COMMAND key for specific application commands, independently of the CONTROL key.

By default, function keys are reserved for macOS operating system commands. To use the function keys in Blender, we have two options:

1. Hold the FUNCTION key, labeled FN on the keyboard, sometimes with an icon of a globe. Then press the desired function key, such as F1.

2. Enable the option Use all F1, F2, etc. keys as standard function keys. In macOS Ventura or later, this is found in Apple menu > System Settings > Keyboard > Keyboard Shortcuts.



Home