blender/release/scripts/modules
Campbell Barton b87eaef1f7 Fix T44137: bpy.path.is_subdir fails
`bpy.path.is_subdir("/abc/def/ghi","/abc/de")` incorrectly returned True
2015-03-26 16:32:16 +11:00
..
bl_i18n_utils I18n: update for new akward algo names in UI messages... 2015-03-16 20:55:01 +01:00
bpy Fix T44137: bpy.path.is_subdir fails 2015-03-26 16:32:16 +11:00
bpy_extras Fix T44089: All addons do not use same default for orientations. 2015-03-24 09:57:11 +01:00
console Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
addon_utils.py Addons: print short message if an addons missing 2015-02-12 23:44:37 +11:00
animsys_refactor.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01: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 cleanup: pep8 2015-01-29 15:35:06 +11:00
bpy_types.py Pie menus: Confirm threshold 2014-10-13 14:35:41 +02:00
bpyml_ui.py cleanup: pep8 2015-01-29 15:35:06 +11:00
bpyml.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01:00
console_python.py Workaround T43491: Python readline causes crash 2015-02-26 22:54:18 +11: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 cleanup: pep8 2015-01-29 15:35:06 +11:00
rna_info.py Fix T42943: Crash with multiple calls to rna_info.BuildRNAInfo() 2014-12-18 14:31:33 +01:00
rna_keymap_ui.py Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter. 2015-01-02 18:24:25 +01:00
rna_prop_ui.py Fix T44026: ID prop delete leaves names in _RNA_UI 2015-03-26 00:12:28 +11:00
rna_xml.py cleanup: pep8 2015-01-29 15:35:06 +11:00
sys_info.py Include SDL information in system info text. 2015-02-18 12:08:20 +01:00