Blender Git Commit Log

Git Commits -> Revision f0a23dc

Revision f0a23dc by Martin Poirier (master)
November 8, 2008, 22:05 (GMT)
Generalized unique_editbone_name to be useable if a name change after the bone has been added to the list (this could probably simplify some code in editarmature, I haven't done that yet).

First pass for retargetting template's renaming magic. For now, in new retargetted bone's name: %S (side) and %N (number) will be replaced by user defined strings.

Will need to experiment on how useful that is and how it could be better.

Commit Details:

Full Hash: f0a23dce9a133c3e37e0aa59c1a8ae178ef0dad6
SVN Revision: 17368
Parent Commit: 4114ce7
Lines Changed: +104, -33

9 Modified Paths:

/source/blender/include/BIF_editarmature.h (+1, -1) (Diff)
/source/blender/include/BIF_retarget.h (+9, -4) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -0) (Diff)
/source/blender/python/api2_2x/Armature.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+1, -1) (Diff)
/source/blender/src/drawview.c (+3, -0) (Diff)
/source/blender/src/editarmature.c (+12, -9) (Diff)
/source/blender/src/editarmature_retarget.c (+74, -16) (Diff)
/source/blender/src/gpencil.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021