Created
June 2, 2015 10:12
-
-
Save soardex/5662f5961c479d67590b to your computer and use it in GitHub Desktop.
Blender Key Binds
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Some Keybinds that I always forgot | |
Alt + C - Convert to mesh. | |
Ctrl + Alt + Numpad 0 - Snap the camera to the position of the view. | |
Shift + B - Render border. | |
Ctrl + Alt + B - Clear render border. | |
M - Object move to layer. | |
### Navigation | |
Alt + Shift + MMB - Rotate on X. | |
Ctrl + Alt + MMB - Rotate on Z. | |
Ctrl + Shift + MMB - Rotate on Y. | |
Shift + MMB - Pan on up and down. | |
Ctrl + MMB - Pan left to right. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment