blender/release/scripts/io
2010-08-15 15:04:51 +00:00
..
netrender netrender fixes: 2010-08-14 16:30:41 +00:00
export_3ds.py exporters now set the filepath in the invoke() method rather then the menu drawing function. 2010-08-13 06:45:33 +00:00
export_fbx.py exporters now set the filepath in the invoke() method rather then the menu drawing function. 2010-08-13 06:45:33 +00:00
export_mdd.py exporters now set the filepath in the invoke() method rather then the menu drawing function. 2010-08-13 06:45:33 +00:00
export_obj.py speedup and cleanup of OBJ exporter 2010-08-15 15:04:51 +00:00
export_ply.py exporters now set the filepath in the invoke() method rather then the menu drawing function. 2010-08-13 06:45:33 +00:00
export_x3d.py exporters now set the filepath in the invoke() method rather then the menu drawing function. 2010-08-13 06:45:33 +00:00
import_anim_bvh.py mathutils module methods only contained matrix constructors, move these to matrix class methods since this is acceptable in python. eg: dict.fromkeys() and groups them more logically. 2010-08-11 16:40:36 +00:00
import_scene_3ds.py [#23275] .3DS import script fails on some models. 2010-08-12 02:24:12 +00:00
import_scene_obj.py bugfix [#22037] OBJ exporter produce wrong UV 2010-08-13 16:59:11 +00:00
import_shape_mdd.py Update address in license block. 2010-08-10 21:22:26 +00:00