Blender Git Commit Log

Git Commits -> Revision 76437b9

Revision 76437b9 by Jose C. Rubio (master)
March 13, 2019, 14:16 (GMT)
Fix T60185: Crash on adding Inverse Kinematics

When having loops in a kinematic chain and also a IK constrain,
the solve_cycle function removes graph relations necessary to ensure
the cleanup operation was running at the very end.

Due to his Blender was crashing when some operations (the bone
constraints) accessed a pointer that was already freed.

Solved by adding more relations between crucial nodes.

Commit Details:

Full Hash: 76437b903de37ee96a5306429fe8e17ccbaa1de7
Parent Commit: eb15809
Committed By: Sergey Sharybin
Lines Changed: +9, -2

1 Modified Path:

/source/blender/depsgraph/intern/builder/deg_builder_relations_rig.cc (+9, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021