1
1

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

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\