blender/release/scripts/modules
Campbell Barton 97abf6ad96 * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive.
* armature.pose_position: POSE_POSITION, REST_POSITION --> POSE, REST
* rigify now forces rest pose mode
* updated neck_flex to keep original bones unchanged
2009-12-10 22:23:09 +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 * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +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 * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +00:00
retopo.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
rigify_utils.py * rename 'rna_path' --> 'data_path', rna and dna are for internal use and are not descriptive. 2009-12-10 22:23:09 +00:00
rna_prop_ui.py - rigify context changes & example for delta 2009-12-10 11:56:31 +00:00