Blender Git Loki
Git Commits -> Revision a770faa
Revision a770faa by Germano Cavalcante (master) July 16, 2021, 12:53 (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: a770faa811ee62837eb540b0bd83ca0770f16663
Parent Commit: 15cfb37
Lines Changed: +9, -3
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+9, -3) (Diff)