Blender Git Commit Log
Git Commits -> Revision 72e090a
Revision 72e090a by Campbell Barton (master) July 4, 2018, 11:04 (GMT) |
Keymap: Remove pie menu from tab-key Based on discussion with @eyecandy & @venomgfx, we agreed that Tab drag/click, is too easy to accidentally press while moving the cursor. It's also not typical to activate the operator on release which introduces a small lag switching edit-mode. This is a shame since in some ways its a nice way to re-use the key, overall it just feels a little too unpredictable for such an important action. This commit makes the following changes. - Tab: toggles edit-mode. - Ctrl-Tab: opens pie menu. - Ctrl-AccentGrave: toggles manipulator. Note, while AccentGrave isn't always available this shortcut is not essential. |
Commit Details:
Full Hash: 72e090a3cf05eaa797b6aad86a86a3cc407c973a
Parent Commit: 8da2e97
Lines Changed: +3, -3