.. |
bpy
|
/release/scripts: Removed final points in UI strings and messages.
|
2011-09-19 14:00:42 +00:00 |
bpy_extras
|
pep8 cleanup and fix for keymap test operator from my own recent fix.
|
2011-09-26 15:39:15 +00:00 |
console
|
incorrectly had CMake storing directory names as filepaths
|
2011-06-29 13:16:11 +00:00 |
addon_utils.py
|
minor edits to recent fix for addons
|
2011-09-23 13:47:29 +00:00 |
animsys_refactor.py
|
- move animsys update operator into the anim.py
|
2011-09-23 17:38:52 +00:00 |
blend_render_info.py
|
ran through pep8 checker
|
2010-09-07 15:17:42 +00:00 |
bpy_types.py
|
/release/scripts: Removed final points in UI strings and messages.
|
2011-09-19 14:00:42 +00:00 |
bpyml_ui.py
|
use static sets rather then tuples, python optimizes this case.
|
2011-08-08 05:21:37 +00:00 |
bpyml.py
|
use static sets rather then tuples, python optimizes this case.
|
2011-08-08 05:21:37 +00:00 |
console_python.py
|
/release/scripts: Removed final points in UI strings and messages.
|
2011-09-19 14:00:42 +00:00 |
console_shell.py
|
move script directories for internal blender scripts.
|
2011-03-21 12:35:49 +00:00 |
graphviz_export.py
|
ran through pep8 checker
|
2010-09-07 15:17:42 +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 |
rna_info.py
|
- include enum names and descriptions in sphinx generated documentation
|
2011-09-15 16:15:24 +00:00 |
rna_prop_ui.py
|
cleanup for python scripts - unused vars and imports
|
2011-07-10 12:51:37 +00:00 |
sys_info.py
|
allow system info operator in background mode.
|
2011-03-22 11:44:46 +00:00 |