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>2017-07-05 18:52:42 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-07-06 13:15:30 +0300
commita7a5c20fbc8de036992e50f6e399fa041dab7328 (patch)
treee24a49340e66b2bc783ea259365c4a1ce3f1b89f /source/blender/nodes
parentbdd814d87da3374c008cb3a7f808d8c51cf00707 (diff)
Fix T51955: Changing Auto-IK length crashes Blender (with new-depsgraph)
New dependency graph is tacking root bone into account when building the graph. This is required in order to get proper dependencies between bones. so we can reliably use bones as targets from the same rig (and even indirect relations via external objects). This forces us to tag relations for update when we change root IK chain bone. Since relations rebuild is not fully trivial operation, we only do it for the new dependency graph. In the future it'll be nice to avoid whole graph rebuild for such cases, but that's mentioned as a TODO.
Diffstat (limited to 'source/blender/nodes')
0 files changed, 0 insertions, 0 deletions