blender/release/scripts
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
..
io/netrender finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00
keyingsets Bugfix #23504: Axis-Angle Rotation keyframes were not being inserted correctly when using the 'Rotation' Keying Set 2010-08-27 04:43:47 +00:00
modules finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00
op finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00
presets missed this one too 2010-08-30 14:33:46 +00:00
templates - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
ui use mix-in classes for import export operators, these define the filepath property and invoke function at the moment. 2010-09-01 02:25:49 +00:00