Blender Git Loki

Git Commits -> Revision 8c2c8bb

Revision 8c2c8bb by Ton Roosendaal (master)
November 16, 2005, 14:32 (GMT)
New Constraint option for Pose: "Local" Copy Location/Rotation.

The locality is restricted to action or user-transform only. Or as it goes
in the code now: by setting a constraint local, it executes the constraint
before it calculates the influence of Action or user transforms.

ALso note that this works in Evil Eulerians. Meaning that when you only
want to copy the X,Y or Z compenent of a euler, it can give unpredictable
results when the other euler values are set, this because euler axis
rotations work on top of each other.

Commit Details:

Full Hash: 8c2c8bbfaa8a93a2e31a0b71b3afc71a9a1092de
SVN Revision: 5797
Parent Commit: b474f95
Lines Changed: +69, -4

5 Modified Paths:

/source/blender/blenkernel/intern/armature.c (+55, -0) (Diff)
/source/blender/blenkernel/intern/constraint.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_constraint_types.h (+3, -0) (Diff)
/source/blender/src/buttons_object.c (+7, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021