.. |
bl_i18n_utils
|
UI: Rename Addons -> Add-ons
|
2014-11-14 12:19:14 +01:00 |
bpy
|
PyAPI: disallow assigning members to 'bpy.ops'
|
2014-12-18 13:52:31 +01:00 |
bpy_extras
|
Add missing keymap for paint curve
|
2014-12-23 20:01:47 +11:00 |
console
|
Cleanup: use static sets where possible
|
2014-09-18 17:45:31 +10:00 |
addon_utils.py
|
Code cleanup: unused python vars & imports
|
2014-04-25 05:36:16 +10: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
|
Code cleanup: unused python vars & imports
|
2014-04-25 05:36:16 +10: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
|
Add debug information for maximum opengl limits in system info
|
2014-08-28 12:19:59 +02:00 |