Blender Git Commit Log
Git Commits -> Revision 9ad9d38
Revision 9ad9d38 by Philipp Oeser (master) March 15, 2019, 17:49 (GMT) |
Fix T62601: parenting to curve (follow path) causes offset Similar to T60623 / rB2894e75121d7. Issue (when parenting with 'Follow Curve') is that the curves CU_FOLLOW flag is set on the original, but not the evaluated curve (yet), leading to misbehaviour in 'ob_parcurve()'. Setting this on both now. Reviewers: sergey Maniphest Tasks: T62601 Differential Revision: https://developer.blender.org/D4524 |
Commit Details:
Full Hash: 9ad9d38786c5d9f3e7f288f2e8255f3e7722da1f
Parent Commit: bc8bd87
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/object/object_relations.c (+3, -1) (Diff)