Blender Git Commit Log

Git Commits -> Revision a1a1d43

November 6, 2018, 14:24 (GMT)
Mantaflow: Improved allocation of fluid outflow objects

Similarly to flow and obstacle objects, the outflow grid now only gets allocated when outflow objects are actually present. Commit also includes improved vector (mesh, particles) cleanup (fixes issue with particles being visible although domain is empty in simulation).

Commit Details:

Full Hash: a1a1d4300ecd50da274752d2ebb3618baf51961c
Parent Commit: 2b3ada6
Lines Changed: +69, -23

7 Modified Paths:

/intern/mantaflow/extern/manta_fluid_API.h (+1, -0) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+40, -12) (Diff)
/intern/mantaflow/intern/FLUID.h (+2, -0) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+7, -0) (Diff)
/intern/mantaflow/intern/strings/fluid_script.h (+9, -2) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+9, -8) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021