blender/intern/mantaflow
Campbell Barton ad8add5f0c Fix T98427: Crash adding quick effects smoke from Python
Manta flow used the `__main__` namespace which it was executed in,
this caused a bug when calculating fluid from Python, which clears
it's `__main__` name-space after execution.
This caused Manta-flows name space to be cleared too.

Resolve this by creating a separate name-space for manta-flow.

Reviewed by: SonnyCampbell_Unity

Ref D15269
2022-06-24 23:28:55 +10:00
..
extern File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
intern Fix T98427: Crash adding quick effects smoke from Python 2022-06-24 23:28:55 +10:00
CMakeLists.txt File headers: SPDX License migration 2022-02-11 09:14:36 +11:00