blender/release/scripts/op/io_scene_obj
2010-12-24 04:21:05 +00:00
..
__init__.py remove reload() from builtins since python3 no longer uses this. 2010-12-22 21:39:48 +00:00
export_obj.py fix for exporting OBJ, materials when no world was set. also use slicing to get tuples. 2010-12-24 04:21:05 +00:00
import_obj.py move geometry python module into mathutils.geometry, since it provides utility functions using mathutils types. 2010-10-25 22:44:01 +00:00