blender/release/scripts/io
Campbell Barton 873d4a3f05 py api
- mathutils.Color.hsv attribute. eg. material.diffuse_color.hsv = 0.2, 0.8, 0.4
- Vector/Euler/Quaternion/Color now only take a single seq arg.
- internal function for parsing arrays. (cleanup messy internal list/vector/tuple/seq parsing)
- didnt update rigify yet.
2010-04-25 19:27:59 +00:00
..
netrender Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
engine_render_pov.py Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
export_3ds.py Object API changes so these functions now require a scene as first argument: 2010-04-06 01:28:39 +00:00
export_fbx.py py api 2010-04-25 19:27:59 +00:00
export_mdd.py PyAPI 2010-04-11 14:22:27 +00:00
export_obj.py PyAPI 2010-04-11 14:22:27 +00:00
export_ply.py Object API changes so these functions now require a scene as first argument: 2010-04-06 01:28:39 +00:00
export_x3d.py PyAPI 2010-04-11 14:22:27 +00:00
import_anim_bvh.py py api 2010-04-25 19:27:59 +00:00
import_scene_3ds.py PyAPI 2010-04-11 14:22:27 +00:00
import_scene_obj.py PyAPI 2010-04-11 14:22:27 +00:00
import_shape_mdd.py pep8 cleanup 2010-04-04 14:52:15 +00:00