blender/release/scripts
Campbell Barton b40307df16 add access to bone add/remove from rna. eg.
bone = arm.edit_bones.new("SomeBone")
 arm.edit_bones.remove(bone)

regify (WIP)
2009-11-25 11:05:11 +00:00
..
io - made properties in the view3d panel only show when there are some properties available since this the option to add props isnt in this panel 2009-11-23 13:06:26 +00:00
modules add access to bone add/remove from rna. eg. 2009-11-25 11:05:11 +00:00
op temp hack to make the popup show wider when running the edit description operator 2009-11-23 00:56:19 +00:00
presets Two files missing in case conversion in r24816. 2009-11-23 17:27:00 +00:00
templates rna UI api rename... 2009-11-23 00:27:30 +00:00
ui RNA api 2009-11-24 17:12:32 +00:00