Blender Git Commit Log

Git Commits -> Revision 1f83601

Revision 1f83601 by Campbell Barton (master)
November 27, 2018, 06:52 (GMT)
Keymap: share annotation tool keymaps between spaces

Not sharing caused duplication in the keymap and
required a factory class generator.

Simplify tool & keymap definitions by sharing them.

It's highly unlikely we will ever want these to use different keys
once they're set as the active tool.

Commit Details:

Full Hash: 1f8360171cd80c0c1918486703926709cb5db7aa
Parent Commit: a58f0ee
Lines Changed: +169, -207

5 Modified Paths:

/release/scripts/presets/keyconfig/keymap_data/blender_default.py (+61, -112) (Diff)
/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+85, -94) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+2, -1) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+19, -0) (Diff)
/source/blender/windowmanager/WM_keymap.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021