blender/release/scripts/modules
Campbell Barton f8f7f57557 - bone.basename now only gets the name before the first '.', since names like finger.01.L are common
- updated delta not to remove a bone
- spine and neck rigs interpolation bones are now axis aligned to the control bone
- palm tag is expected on the pointer finger rather then the wrist
- operate on bone children first working up the chain (not essential but more pradictable)
2009-12-07 17:21:30 +00:00
..
bpy pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
console - string copy without .py wasnt terminating the string 2009-12-07 14:09:53 +00:00
rigify - bone.basename now only gets the name before the first '.', since names like finger.01.L are common 2009-12-07 17:21:30 +00:00
bpy_types.py - bone.basename now only gets the name before the first '.', since names like finger.01.L are common 2009-12-07 17:21:30 +00:00
dynamic_menu.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
graphviz_export.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
retopo.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
rna_prop_ui.py rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted into a PyObject 2009-12-07 00:16:57 +00:00