Skip to content

Instantly share code, notes, and snippets.

@bit-hack
Last active March 4, 2023 15:42
Show Gist options
  • Save bit-hack/39c20dc43e778082ac57731d7a7f467e to your computer and use it in GitHub Desktop.
Save bit-hack/39c20dc43e778082ac57731d7a7f467e to your computer and use it in GitHub Desktop.
Blender-cheat-sheet

General:

g                 - Move
r                 - Rotate
s                 - Scale

Tab               - Toggle between Object and Edit mode
Shift + Tab       - Toggle Snap
Shift + a         - Add Menu

MMW               - Zoom
MMB + Shift       - Pan around
Alt + MMB-Drag    - Change view plane

Shift + c         - Reset 3D Cursor
Shift + s         - Snap menu
Alt + d           - Duplicate
z                 - Change object draw mode

Alt + g           - Reset all locations
Alt + r           - Reset all rotations
Alt + s           - Reset all scales

Ctrl + a          - Apply menu (Transformations)

In Edit Mode:

1                 - Vertices
2                 - Edges
3                 - Face

In Edit-Face Mode:

e                 - Extrude face
i                 - Inset face

e + Alt           - Extrude Menu

In Edit-Edge Mode:

LMB + Alt         - Loop Select
LMB + Alt + Ctrl  - Ring Select

In Edit-Vertex Mode:

double tap g      - Slide vertex along edge
j                 - Join two vertices with an edge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment