blender/release/scripts/modules
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
..
bpy py api. bpy.utils.relpath() function. 2010-04-21 09:27:36 +00:00
console py console autocomp. fix 2010-04-25 15:21:46 +00:00
rigify PyAPI 2010-04-11 14:22:27 +00:00
bpy_types.py py api 2010-04-25 19:27:59 +00:00
graphviz_export.py correct fsf address 2010-02-12 13:34:04 +00:00
rigify_utils.py PyAPI 2010-04-11 14:22:27 +00:00
rna_info.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
rna_prop_ui.py store vars in py operators in the instance rather then the operator classes. 2010-02-27 14:54:45 +00:00