Fix T90706: crash when deleting fluid sim geometry

Differential Revision: https://developer.blender.org/D15299
This commit is contained in:
Sonny Campbell 2022-08-22 16:00:39 +02:00 committed by Jacques Lucke
parent 0b2be4fbc3
commit 8265d08e7f
Notes: blender-bot 2023-02-14 08:07:50 +01:00
Referenced by issue #90706, Crash when deleting fluid sim geometry
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
const std::string manta_import =
"\
from manta import *\n\
from math import inf\n\
import os.path, shutil, math, sys, gc, multiprocessing, platform, time\n\
\n\
withMPBake = False # Bake files asynchronously\n\