blender/release/scripts/modules
Campbell Barton 3ff3f563e5 PyAPI: don't adjust prefs when an fails to load
Recent addons commit meant that addons would be enabled even if they weren't found.
This would give an error (which is fine), but also remove from preferences.
2015-01-23 21:18:35 +11:00
..
bl_i18n_utils I18n tools minor update. 2015-01-19 20:49:36 +01:00
bpy PyAPI: avoid scanning all addons on startup 2015-01-23 16:38:29 +11:00
bpy_extras PyAPI: name OrientationHelper (io prefix in module name already) 2015-01-14 23:55:16 +11:00
console Cleanup: use static sets where possible 2014-09-18 17:45:31 +10:00
addon_utils.py PyAPI: don't adjust prefs when an fails to load 2015-01-23 21:18:35 +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 style cleanup 2013-01-15 23:15:32 +00:00
bpy_types.py Pie menus: Confirm threshold 2014-10-13 14:35:41 +02:00
bpyml_ui.py Style edit (mostly), use """ for docstrings (not '''). 2012-07-03 09:02:41 +00:00
bpyml.py Cleanup: remove redundant 'object' parent class 2014-10-28 18:42:06 +01: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 Use toolbar tabs for node categories instead of just a long list of 2014-06-23 16:37:41 +02: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 Cleanup: pep8 & redundant vars 2014-07-22 12:03:15 +10:00
rna_xml.py Cleanup: pep8 2014-09-17 18:36:17 +10:00
sys_info.py Cycles: Repot CPU and CUDA capabilities to system info operator 2015-01-06 14:13:21 +05:00