Blender Git Commit Log

Git Commits -> Revision a563775

Revision a563775 by Sebastián Barschkis (master)
February 5, 2021, 15:23 (GMT)
Fluid: Updated Mantaflow source files

This updates fixes the following issues (critical for 2.92):

- Issue that prevented dense 'int' grids from being exported (incorrect clip value)
- Issue with particles outside out of domain bounds (position between -1 and 0) not being deleted

Commit Details:

Full Hash: a5637756491ca1b9baa544ad86f74627f6333d04
Parent Commit: 4212ea7
Lines Changed: +35, -38

8 Modified Paths:

/extern/mantaflow/helper/util/vectorbase.h (+5, -0) (Diff)
/extern/mantaflow/preprocessed/fileio/iovdb.cpp (+5, -5) (Diff)
/extern/mantaflow/preprocessed/gitinfo.h (+1, -1) (Diff)
/extern/mantaflow/preprocessed/grid.h (+4, -11) (Diff)
/extern/mantaflow/preprocessed/plugin/flip.cpp (+5, -5) (Diff)
/extern/mantaflow/preprocessed/plugin/initplugins.cpp (+2, -2) (Diff)
/extern/mantaflow/preprocessed/plugin/secondaryparticles.cpp (+12, -12) (Diff)
/extern/mantaflow/preprocessed/plugin/surfaceturbulence.cpp (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021