blender/release/scripts/op/io_scene_fbx
Campbell Barton 03d8fd4616 - use relative imports for packages
- reload() has been removed from pythons builtins. use imp.reload() instead (still need to apply globally).
- fixed own mistake, not ignoring 'filter_glob' as a keyword argument (broke fbx, obj, 3ds export)
2010-11-20 02:56:58 +00:00
..
__init__.py - use relative imports for packages 2010-11-20 02:56:58 +00:00
export_fbx.py FBX Export, small changes made while looking into reported bug. (no functional changes) 2010-11-16 04:32:35 +00:00