Blender Git Loki
Git Commits -> Revision a50c131
Revision a50c131 by Jacques Lucke (master) May 12, 2020, 10:18 (GMT) |
Fix T75889: Cannot bake mantaflow via Python API The issue was the usage of the global `__main__` Python module. When running scripts in the text editor, Blender would overwrite the `__main__` module. Reviewers: sebbas Differential Revision: https://developer.blender.org/D7690 |
Commit Details:
Full Hash: a50c131a0d71d04915cc39c5a412f4f16c6f706b
Parent Commit: 2008bcb
Lines Changed: +39, -10
1 Modified Path:
/intern/mantaflow/intern/MANTA_main.cpp (+39, -10) (Diff)