blender/release/scripts
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
..
io py api 2010-04-25 19:27:59 +00:00
keyingsets - new docstrings for bpy.type.Struct methods & some corrections. 2010-04-06 07:49:10 +00:00
modules py api 2010-04-25 19:27:59 +00:00
op py api 2010-04-25 19:27:59 +00:00
presets After handling demohero's keymaps to a beta tester it became apparent 2010-04-19 06:20:16 +00:00
templates Updating operator_simple template with new register functions and 2010-04-18 05:13:58 +00:00
ui == Sequencer == 2010-04-25 15:39:04 +00:00