blender/release/scripts/modules
Howard Trickey da33a557bc Fixes to make script_load_keymap test pass.
Removed Armature Sketch keymap, as the entries that were there
appear to have been moved to the Armature keymap.
Removed the Script keymap. The Script space is deprecated
and I could find no way that the keymap could be activated.
2014-02-08 10:52:56 -05:00
..
bl_i18n_utils Add support for new "bl_category" member (new panels "tabs" system). 2014-01-23 22:30:18 +01:00
bpy Code Cleanup: style, spelling and pep8 edits 2013-11-20 03:40:10 +11:00
bpy_extras Fixes to make script_load_keymap test pass. 2014-02-08 10:52:56 -05:00
console pep8 cleanup 2013-06-27 03:05:19 +00:00
addon_utils.py Code Cleanup: style, spelling and pep8 edits 2013-11-20 03:40:10 +11:00
animsys_refactor.py Code cleanup: 2013-11-05 08:52:12 +00:00
blend_render_info.py Maintenance: Shebang lines fix for some python scripts 2013-11-18 20:41:22 +11:00
bpy_restrict_state.py style cleanup 2013-01-15 23:15:32 +00:00
bpy_types.py UI: Fix for icon-only menus too small click-able area 2014-01-27 19:11:37 +11:00
bpyml_ui.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
bpyml.py style cleanup: pep8 2012-10-08 08:28:05 +00:00
console_python.py disable auto indent when pasting text into the python console. 2013-05-24 01:04:37 +00:00
console_shell.py update console shell for changes in api 2013-12-29 00:51:51 +11:00
graphviz_export.py style cleanup 2012-06-19 22:17:19 +00:00
keyingsets_utils.py py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it. 2011-07-31 03:15:37 +00:00
nodeitems_utils.py pep8 cleanup 2013-06-27 03:05:19 +00:00
rna_info.py Code Cleanup: style, spelling and pep8 edits 2013-11-20 03:40:10 +11:00
rna_keymap_ui.py Fix part of T38425: keymap editor search for "1" only showed numpad 1, not 1-key. 2014-02-03 15:48:50 +01:00
rna_prop_ui.py And more UI messages issues fixing... Thanks again to Gabriel Gazzán and Leon Cheung! 2013-02-15 18:19:20 +00:00
rna_xml.py fix for sequence size mismatch when loading themes, addition of alpha channel caused themes not to load. 2012-12-13 09:46:24 +00:00
sys_info.py Text API: make text.current_line_index writable 2014-01-05 01:24:10 +11:00