Blender Git Loki

Git Commits -> Revision 250995d

Revision 250995d by Sergey Sharybin (master)
July 26, 2019, 08:15 (GMT)
Fix T67507: Set origin on armature moves incorrectly parented objects

Need to copy changes from original armature to evaluated one prior to
BKE_pose_where_is(), otherwise the pose matrix in pose channels will
not be correct.

Can not use dependency graph update here, since we must not re-evaluate
possible dependencies of the changed armature.

Reviewers: brecht

Reviewed By: brecht

Maniphest Tasks: T67507

Differential Revision: https://developer.blender.org/D5331

Commit Details:

Full Hash: 250995d67b772f0b7bd80aabb79b18d278ffc257
Parent Commit: cf0f2f2
Lines Changed: +36, -0

3 Modified Paths:

/source/blender/blenkernel/BKE_armature.h (+3, -0) (Diff)
/source/blender/blenkernel/intern/armature.c (+29, -0) (Diff)
/source/blender/editors/object/object_transform.c (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021