Blender Git Commit Log

Git Commits -> Revision 3f6d993

Revision 3f6d993 by Joshua Leung (master)
November 8, 2007, 08:06 (GMT)
Patch #7760: X-Axis-Mirror support for 'make bone parent'

This patch by Teppo Känsälä (teppoka) makes parenting bones with Ctrl-P support the X-Axis-Mirror option for Armatures. It will cause the mirror-bone of the selected bone to also get parented. i.e. if "bone.R" was selected and being parented, "bone.L" would also get parented.

I've made an addition to this patch, which means that if the bone that acts as the parent also has a mirror-bone (i.e. when parenting "lowerArm.L" to "upperArm.L", "lowerArm.R" gets parented to "upperArm.R"). Otherwise, they both get parented to the same parent bone (i.e. a parent bone that doesn't belong on either side such as "upperSpine")

Commit Details:

Full Hash: 3f6d993dce9cc94059e70a258f9d0822e8ab0c30
SVN Revision: 12521
Parent Commit: 574744b
Lines Changed: +81, -43

1 Modified Path:

/source/blender/src/editarmature.c (+81, -43) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021