Blender Git Loki

Git Commits -> Revision a7a5c20

Revision a7a5c20 by Sergey Sharybin (master)
July 6, 2017, 10:15 (GMT)
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.

Commit Details:

Full Hash: a7a5c20fbc8de036992e50f6e399fa041dab7328
Parent Commit: bdd814d
Lines Changed: +32, -7

1 Modified Path:

/source/blender/editors/transform/transform_conversions.c (+32, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021