blender/release/scripts/op/io_anim_bvh
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
..
__init__.py finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00
import_bvh.py finished moving importers and exporters into python packages (as proposed on the mailing list). 2010-09-01 12:11:34 +00:00