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:
Diffstat (limited to 'source/blender')
-rw-r--r--source/blender/modifiers/intern/MOD_fracture.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/modifiers/intern/MOD_fracture.c b/source/blender/modifiers/intern/MOD_fracture.c
index 1340aaff0e4..866ac702389 100644
--- a/source/blender/modifiers/intern/MOD_fracture.c
+++ b/source/blender/modifiers/intern/MOD_fracture.c
@@ -4293,6 +4293,7 @@ static void do_post_island_creation(FractureModifierData *fmd, Object *ob, Deriv
fmd->refresh = false;
fmd->refresh_constraints = true;
fmd->refresh_autohide = true;
+ fmd->distortion_cached = false;
#if 0
if (fmd->execute_threaded) {