blender/release/scripts/op/io_scene_3ds
Campbell Barton 54343b79e6 remove reload() from builtins since python3 no longer uses this.
use imp.reload now.

Should use import hooks but for now replace imp.reload with our own reload as the builtin reload was replaced before.
2010-12-22 21:39:48 +00:00
..
__init__.py remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
export_3ds.py [#24627] [minor] Object type is TEXT, but icon names are FONT 2010-11-10 07:44:48 +00:00
import_3ds.py patch [#24736] 3ds import hierarchy 2010-11-18 10:36:14 +00:00