blender/release/scripts/op
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
..
add_armature_human.py PyAPI 2010-04-11 14:22:27 +00:00
add_mesh_torus.py PyAPI 2010-04-11 14:22:27 +00:00
console_python.py PyAPI 2010-04-11 14:22:27 +00:00
console_shell.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
fcurve_euler_filter.py PyAPI 2010-04-11 14:22:27 +00:00
image.py Fix [#21756] Texture paint "quick edit" sending wrong path on unsaved scenes 2010-04-07 09:07:06 +00:00
mesh.py PyAPI 2010-04-11 14:22:27 +00:00
nla.py PyAPI 2010-04-11 14:22:27 +00:00
object_align.py PyAPI 2010-04-11 14:22:27 +00:00
object_randomize_transform.py PyAPI 2010-04-11 14:22:27 +00:00
object.py PyAPI 2010-04-11 14:22:27 +00:00
presets.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
screen_play_rendered_anim.py pep8 cleanup 2010-04-04 14:52:15 +00:00
sequencer.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
uv.py replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
uvcalc_follow_active.py pep8 cleanup 2010-03-06 01:40:29 +00:00
uvcalc_smart_project.py PyAPI 2010-04-11 14:22:27 +00:00
vertexpaint_dirt.py PyAPI 2010-04-11 14:22:27 +00:00
wm.py Bugfix for [#21798] Submit description doesn't work. 2010-03-28 10:52:24 +00:00