Blender Git Commit Log

Git Commits -> Revision 099a410

Revision 099a410 by Sergey Sharybin (master)
March 20, 2019, 15:37 (GMT)
Depsgraph: Fix cycle with rigid body and Weight Proximity

The issue is a feedback loop with point cache reset operation.

Solved by introducing extra node which ensures object's transformation
is ready for simulator input. Allows to route relations without causing
a fake dependency cycle now.

Commit Details:

Full Hash: 099a41047882bbd835941e70c419290008ee35cd
Parent Commit: c5fc861
Lines Changed: +23, -5

4 Modified Paths:

/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+5, -2) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+12, -3) (Diff)
/source/blender/depsgraph/intern/node/deg_node_operation.cc (+2, -0) (Diff)
/source/blender/depsgraph/intern/node/deg_node_operation.h (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021