Blender Git Loki
Git Commits -> Revision 609e163
Revision 609e163 by Philipp Oeser (master) July 5, 2019, 14:00 (GMT) |
Fix "child of" constraint "set inverse" problematic with bones For bone owners we want to do this in evaluated domain since BKE_pose_where_is() / BKE_pose_where_is_bone() rely on (re)evaluating parts of the scene and copying new evaluated stuff back to original. Fixes T66080, T66397 Reviewers: sergey Maniphest Tasks: T66080 Differential Revision: https://developer.blender.org/D5189 |
Commit Details:
Full Hash: 609e16339f13252a2dcaa2a5db4cf45c5e49e80b
Parent Commit: 34a0b65
Lines Changed: +96, -71
1 Modified Path:
/source/blender/editors/object/object_constraint.c (+96, -71) (Diff)