Blender Git Loki

Git Commits -> Revision 4a83832

Revision 4a83832 by Sebastián Barschkis (master)
April 7, 2020, 12:31 (GMT)
Fix T74828: Fluid: Crash with Fire/Smoke Noise

Issue was that the noise simulation was trying to bake with a minimized domain size (adaptive domain initializes domain with size (1,1,1)). Similarly to the base resolution bake, there should be no noise baking happening at those domain sizes - a domain at this size is considered empty.

Commit Details:

Full Hash: 4a83832120647044908898a9afc5e54028d78617
Parent Commit: ea78f99
Lines Changed: +38, -2

5 Modified Paths:

/intern/mantaflow/extern/manta_fluid_API.h (+1, -0) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+7, -0) (Diff)
/intern/mantaflow/intern/MANTA_main.cpp (+23, -0) (Diff)
/intern/mantaflow/intern/MANTA_main.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/fluid.c (+5, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021