blender/release/scripts/modules
Campbell Barton a89c526a92 finished moving importers and exporters into python packages (as proposed on the mailing list).
- made operator dir's into python packages
- lazy loading of module which do the actual import and export (faster blender load times)
- general maintanance and small fixes.
- bugfix for exporting x3d materials
- leak fix for exporting 3ds
2010-09-01 12:11:34 +00:00
..
bpy poll function for py api operator access 2010-09-01 11:16:11 +00:00
console fix for autocomp., was raising an error when autocompleating functions defined in the console because their file wasnt found (which is correct in this case). 2010-07-14 14:56:33 +00:00
rigify fix some errors in rigify caused by recent api changes 2010-08-27 00:05:00 +00:00
add_object_utils.py apply UserPrefs and Theme rna naming changes. 2010-08-17 13:14:41 +00:00
animsys_refactor.py rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
blend_render_info.py pedantic pep8 warnings, mostly white space. 2010-07-05 22:22:22 +00:00
bpy_types.py rna api changes 2010-08-26 22:44:05 +00:00
bpyml_ui.py python declarative UI 2010-08-11 15:11:30 +00:00
bpyml.py rna renaming for Render* structs 2010-08-18 04:10:23 +00:00
graphviz_export.py rna rename Bone and Text changes 2010-08-18 07:45:32 +00:00
io_utils.py finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00
rigify_utils.py fix some errors in rigify caused by recent api changes 2010-08-27 00:05:00 +00:00
rna_info.py fixes for recent renaming 2010-08-19 14:43:52 +00:00
rna_prop_ui.py bugfix [#23534] Custom Properties not showing in OBJECT panel 2010-08-27 06:11:42 +00:00