Blender Git Loki

Git Commits -> Revision c967679

Revision c967679 by Joshua Leung (master)
January 16, 2007, 09:18 (GMT)
== Armature Joining Bugfixes ==

Since 2.40 (and a few pre-releases around then), armature joining has not
worked correctly. Constraints and other attributes of bones in posemode
(IK DOF limits, transform locks, custom shapes, etc.) were not preserved
on the armature(s) that were joined onto the last selected armature. This
was a serious production problem, as it meant that you could not easily
add pre-made rig segments and merge them with the rest of your rigs without
having to redo all the constraints. After a few attempts, I've finally
managed to fix this.

All constraints and parenting relationships get name corrections for the post-
merge armatures. Action channels in actions don't really get any corrections
yet unless the action is being used by an Action Constraint.

Python-API people: beware, I may have broken something in this commit.

Commit Details:

Full Hash: c967679bb848ac3c80f216de13cc0a4debcb655a
SVN Revision: 9792
Parent Commit: 062843c
Lines Changed: +136, -31

4 Modified Paths:

/source/blender/include/BIF_editarmature.h (+2, -1) (Diff)
/source/blender/python/api2_2x/Armature.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Bone.c (+1, -1) (Diff)
/source/blender/src/editarmature.c (+132, -28) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021