Blender Git Commit Log

Git Commits -> Revision 2c87b88

Revision 2c87b88 by Campbell Barton (master)
July 8, 2013, 07:25 (GMT)
re-arrange space_userpref_keymap, no need to use a subclass here, just import the module and call draw_keymaps().

- making this change now because some addons developers are interested in showing keymap UI in their addons prefs and using the class involved making a fake class instance which isnt needed.

Commit Details:

Full Hash: 2c87b8818058c02e32c92f259df5659c5b5c9eeb
SVN Revision: 58068
Parent Commit: 37d1984
Lines Changed: +342, -335

3 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+20, -5) (Diff)
/release/scripts/startup/bl_ui/space_userpref_keymap.py (+322, -329) (Diff)
/release/scripts/startup/bl_ui/__init__.py (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021