Blender Git Commit Log

Git Commits -> Revision 3b1b625

Revision 3b1b625 by Campbell Barton (master)
May 21, 2018, 10:46 (GMT)
UI: use spacebar for toolbar

- This allows quick, consistent toolbar access
w/o conflicting w/ the keymap.
Where pressing space before a key activates that operator as a tool
instead of running immediately.
- Search can still be accessed by pressing spacebar again.
- When there is no toolbar for a space, operator search still opens.

Commit Details:

Full Hash: 3b1b625eadd02024d2d82b0fc42e0263c1654799
Parent Commit: 3102821
Lines Changed: +26, -6

4 Modified Paths:

/release/scripts/startup/bl_operators/wm.py (+6, -2) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_common.py (+14, -2) (Diff)
/source/blender/editors/screen/screen_ops.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021