blender/release/scripts/modules
Campbell Barton ff5276b0ce - use a generic bone class so all 3 bone types (Edit/Pose/Armature) - can have the same utility functions, length, parent_recursive, parent_index(), etc
- change the wiki url to avoid redirects (from Luka)
- removed pose prefix from pose_head/pose_tail/pose_matrix
2009-11-24 11:58:49 +00:00
..
bpy - 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
console missed committing this file (from Stani's patch) 2009-11-07 14:17:49 +00:00
bpy_types.py - use a generic bone class so all 3 bone types (Edit/Pose/Armature) - can have the same utility functions, length, parent_recursive, parent_index(), etc 2009-11-24 11:58:49 +00:00
dynamic_menu.py render presets, select from a directory, button to add own presets 2009-11-21 21:39:20 +00:00
rigify.py - added rna api function scene.update(), needed for rig generation to update driver deps 2009-11-24 09:24:32 +00:00
rna_prop_ui.py rig-generation from metadata, the idea is to input a simple rig with metadata matching preset definitions 2009-11-24 00:02:21 +00:00