blender/extern/mantaflow/patches
Campbell Barton 6777c420db Mantaflow: call MANTA::terminateMantaflow on exit
terminateMantaflow was never called, this leak is more of a technicality
since it's only called on exit.

Also make Py_Initialize/Py_Finalize optional in Pd:setup/finalize
as it caused Blender to crash, finalizing Python twice.

Add a patch to extern/mantaflow to keep track of changes in Blender
from up-stream.
2022-06-29 10:11:01 +10:00
..
local_namespace.diff Mantaflow: call MANTA::terminateMantaflow on exit 2022-06-29 10:11:01 +10:00