blender/release/scripts/startup
Campbell Barton 2c87b88180 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.
2013-07-08 07:25:33 +00:00
..
bl_operators remove dummy menu which WM_OT_context_menu_enum needed, use popup menu directly instead. 2013-07-06 03:04:48 +00:00
bl_ui re-arrange space_userpref_keymap, no need to use a subclass here, just import the module and call draw_keymaps(). 2013-07-08 07:25:33 +00:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py pep8 cleanup 2013-06-27 03:05:19 +00:00