Blender Git Loki
Git Commits -> Revision 1cd54ec
Revision 1cd54ec by Bastien Montagne (master) April 8, 2017, 09:09 (GMT) |
Add helpers in bpy_extras.keyconfig_utils for addons to (un)register their keymaps. Doing this in a fully 'clean' way is far from obvious, especially unregister, you often end up leaving nasty 'orphanned' keymap items referring to unregistered operators... |
Commit Details:
Full Hash: 1cd54ec225d9fd66bfed51b18bd5605f49ec1b07
Parent Commit: 867d311
Lines Changed: +72, -0
1 Modified Path:
/release/scripts/modules/bpy_extras/keyconfig_utils.py (+72, -0) (Diff)