⌥+⌃AltPlusCtrl

January 28, 2026 · 10 min read · By AltPlusCtrl Team

The Blender Keyboard Shortcut Guide for 3D Artists

Blender is arguably the most shortcut-dependent piece of creative software in wide use today. A guide to the transform, selection, and viewport shortcuts that make the software usable at real speed.

Blender is a genuinely unusual case among the software covered on this site: it isn't just shortcut-friendly, it's shortcut-dependent. Large parts of Blender's workflow — transforming objects, switching between object and edit mode, changing selection type — are designed around keyboard input as the primary interaction method, with the mouse handling viewport navigation and precise clicking rather than triggering most actions through menus. Someone who tries to use Blender purely by clicking through menus will find it painfully slow and, in some cases, will struggle to access features that are genuinely faster to reach by keyboard than by any menu path at all.

G, R, S: the three keys the entire workflow is built on

Grab (G), Rotate (R), and Scale (S) are the three shortcuts every Blender workflow is built around, and they're worth understanding deeply rather than just memorizing. Press G and the selected object or vertices immediately start following your mouse movement, moving freely in the viewport; press it again would just re-trigger. What makes this system genuinely powerful is combining it with an axis constraint: G then X constrains the move to only the X axis, G then Shift+X moves along every axis except X, and typing a number after constraining an axis (G, X, 5) moves the selection exactly 5 units along that axis — precise numeric input without ever opening a dialog. The exact same logic applies to R (rotate, with angle input in degrees) and S (scale, with a numeric scale factor).

This G/R/S-plus-axis-plus-number pattern is, once internalized, dramatically faster than dragging a transform gizmo with the mouse for anything requiring precision, and it's the single biggest shortcut investment worth making in Blender specifically because nearly every other workflow — modeling, animation, rigging — builds directly on top of it. See the transform tools category for the complete set including the pivot-point and proportional-editing modifiers that combine with G/R/S.

Confirming and canceling a transform

Left-click or Enter confirms a transform in progress; Right-click or Escape cancels it and snaps the selection back to where it started. This matters more than it sounds like it should, because Blender's transform-follows-mouse system means a transform is 'live' the moment you press G, R, or S — knowing you can cleanly cancel with zero side effects removes the hesitation that otherwise makes people avoid using the fast G/R/S workflow in favor of slower, safer gizmo-dragging.

Object Mode vs Edit Mode: the fundamental toggle

Tab switches between Object Mode (manipulating whole objects) and Edit Mode (manipulating the vertices, edges, and faces that make up a selected object's mesh) — this is the most-pressed key in Blender for anyone doing modeling work, since a typical modeling session involves constant switching between adjusting the whole object's position and editing its internal geometry. Getting Tab fully automatic is close to a prerequisite for any other Blender fluency, since almost every other modeling shortcut only makes sense in the context of knowing which mode you're currently in.

Selection modes: 1, 2, 3

Within Edit Mode, the number keys 1, 2, and 3 switch between Vertex select, Edge select, and Face select respectively — an extremely fast way to change what kind of geometry your clicks and box-selects target, without touching a toolbar dropdown. This trio gets used constantly enough during real modeling work that it's worth drilling to full automaticity early, alongside G/R/S and Tab. See the selection modes category page for the complete set including edge-loop and linked-selection shortcuts.

Viewport navigation: the middle mouse button plus keyboard

Blender's viewport navigation relies heavily on the middle mouse button in combination with keyboard modifiers — middle-mouse-drag orbits the view, Shift+middle-mouse-drag pans, and scrolling zooms. On the numpad specifically (worth knowing if your keyboard has one, and worth remapping if it doesn't, since Blender's numpad shortcuts are deeply embedded in its default configuration), Numpad 1/3/7 jump to front, side, and top orthographic views respectively, and Numpad 0 switches to camera view — extremely useful for quickly checking how a scene will actually render without manually navigating the viewport into position. See the viewport navigation category page for the complete set, including the period key (.) which centers the view on the current selection — one of the most useful and least-known navigation shortcuts in the program.

Extruding and other core mesh-editing shortcuts

E extrudes the current selection (typically a face or edge) — pulling new geometry out from the existing mesh along its normal direction by default, and combinable with the same axis-constraint logic as G/R/S. Ctrl+R activates Loop Cut, letting you add an edge loop across a mesh interactively with the mouse before confirming its position — one of the most-used mesh-editing shortcuts for anyone doing subdivision-surface modeling. Alongside G/R/S and Tab, E and Ctrl+R round out the small set of shortcuts that account for the overwhelming majority of hard-surface modeling work in Blender. See the editing mesh category page for the complete set including bevel and merge-vertex shortcuts.

Coming from Maya, Cinema 4D, or ZBrush

If you're switching to Blender from Maya or Cinema 4D, expect the adjustment to be significant rather than superficial — Blender's keyboard-first, modal-transform philosophy (where a key press changes the meaning of subsequent mouse movement, similar in spirit to Vim's modal editing) is a genuinely different interaction model from Maya's more mouse-and-gizmo-centric default setup, even though recent Blender versions include an optional 'Industry Compatible' keymap specifically to ease this transition for people coming from Maya or other DCC tools. It's worth trying Blender's default keymap for at least a few sessions before switching to a compatibility layer, since the default keymap's speed advantages are a large part of why experienced Blender users are so fast in it. If your work extends into digital sculpting specifically, ZBrush has its own entirely separate shortcut philosophy built around brush-based sculpting rather than polygon-level editing, worth learning as a genuinely distinct skill from Blender's mesh-modeling shortcuts covered here.

Where to start if this is your first week with Blender

Focus entirely on Tab, G, R, S (plus axis constraints X/Y/Z), the numeric selection modes 1/2/3, and E for extrude. That handful of shortcuts, drilled to full automaticity, covers the mechanical core of most modeling work, and everything else in the full Blender shortcut reference builds on top of fluency with those seven or eight keys. The Shortcut Trainer is set up to drill exactly this starter set, with missed shortcuts resurfacing more often until the G-then-axis-then-number pattern stops requiring conscious thought.

blender3ddesignproductivity