Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGermano Cavalcante <germano.costa@ig.com.br>2021-07-16 15:52:48 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2021-07-16 15:53:00 +0300
commita770faa811ee62837eb540b0bd83ca0770f16663 (patch)
tree92350f9a4a8fb3202b57a1fe65ab333c32df726a /source/blender/modifiers/intern/MOD_surfacedeform.c
parent15cfb375a39b9d9e35e8c83942edb8f43788427f (diff)
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.
Diffstat (limited to 'source/blender/modifiers/intern/MOD_surfacedeform.c')
0 files changed, 0 insertions, 0 deletions