blender/release/scripts/op
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
..
add_armature_human.py PyAPI 2010-04-11 14:22:27 +00:00
add_mesh_torus.py py api 2010-04-25 19:27:59 +00:00
console_python.py workaround for (what looks like) a bug in python's StringIO module. should investigate further but for now this works. 2010-04-25 04:06:34 +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 external image editor (needs to be a list, otherwise extends adds each character as a list item). 2010-04-12 02:43:17 +00:00
mesh.py PyAPI 2010-04-11 14:22:27 +00:00
nla.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
object_align.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
object_randomize_transform.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
object.py py api 2010-04-25 19:27:59 +00:00
presets.py Fix [#22058] Presets system not setting some input options. 2010-04-19 01:50:30 +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 py api 2010-04-25 19:27:59 +00:00
vertexpaint_dirt.py py api 2010-04-25 19:27:59 +00:00
wm.py Bugfix for [#21798] Submit description doesn't work. 2010-03-28 10:52:24 +00:00