Blender Git Commit Log

Git Commits -> Revision 301e315

Revision 301e315 by Campbell Barton (master)
November 29, 2018, 07:17 (GMT)
Keymap: cycle space-subtypes on successive presses

Some space types are exposed as multiple space types,
previously the key binding to set the space type would use the last
used space-type.

Now pressing the key again cycles to the next space sub-type.

Without this, shortcut display is confusing since some space types share
a key. Keymap display will need to be updated to support this.

Commit Details:

Full Hash: 301e3155ecbeed7c1a362a56edcb252a124a810e
Parent Commit: 8055871
Lines Changed: +67, -2

2 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+2, -2) (Diff)
/source/blender/editors/screen/screen_ops.c (+65, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021