Blender Git Commit Log

Git Commits -> Revision 5c7968a

July 30, 2021, 14:51 (GMT)
Fix T89875: False dependency cycle on particle systems

`POINT_CACHE_RESET` pointed to `GEOMETRY_EVAL_INIT` while
`GEOMETRY_EVAL_INIT` pointed to `POINT_CACHE_RESET`.

Now `POINT_CACHE_RESET` points to the same nodes pointed to by
`GEOMETRY_EVAL_INIT` thus avoiding the dependency cycle.

Commit Details:

Full Hash: 5c7968ab0df6c345b8e04618ca2d851ff31f5e50
Parent Commit: 9a58acb
Committed By: Fabian Schempp
Lines Changed: +9, -3

1 Modified Path:

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