blender/release/scripts/io
Campbell Barton 67cfc427ee PyAPI
- added new mathutils.Color() type, use with rna so we can do for eg:
 material.diffuse_color.r = 1.0
 # also has hsv access
 material.diffuse_color.s = 0.6

 - made Mathutils and Geometry module names lowercase.
2010-04-11 14:22:27 +00:00
..
netrender rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
engine_render_pov.py Object API changes so these functions now require a scene as first argument: 2010-04-06 01:28:39 +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 PyAPI 2010-04-11 14:22:27 +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 PyAPI 2010-04-11 14:22:27 +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