Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2019-07-24 11:08:42 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2019-07-26 11:15:39 +0300
commit250995d67b772f0b7bd80aabb79b18d278ffc257 (patch)
tree069d056da3641c1e34fce4b4d5d7131d4e273cf2 /source/blender/depsgraph/intern/depsgraph_eval.cc
parentcf0f2f2d3dbf6e90a2c81d59bbdb8af538376f9c (diff)
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
Diffstat (limited to 'source/blender/depsgraph/intern/depsgraph_eval.cc')
0 files changed, 0 insertions, 0 deletions