Blender Git Commit Log

Git Commits -> Revision 9ad828d

Revision 9ad828d by Sebastián Barschkis (master)
February 2, 2021, 16:46 (GMT)
Fluid: Updated Mantaflow source files

Includes improvements for the file IO. Namely, more meta data will be written from now on.

This change is required to prevent IO issues (e.g. T84649) that arised through the use of sparse grids caching (introduced in 2.92).

Commit Details:

Full Hash: 9ad828dbad94d279521875db47a3472a38cc9b29
Parent Commit: f8359b5
Lines Changed: +212, -22

10 Modified Paths:

/extern/mantaflow/preprocessed/fileio/iogrids.cpp (+17, -6) (Diff)
/extern/mantaflow/preprocessed/fileio/ioparticles.cpp (+26, -0) (Diff)
/extern/mantaflow/preprocessed/fileio/ioutil.cpp (+7, -0) (Diff)
/extern/mantaflow/preprocessed/fileio/iovdb.cpp (+149, -4) (Diff)
/extern/mantaflow/preprocessed/fileio/mantaio.cpp (+6, -3) (Diff)
/extern/mantaflow/preprocessed/fileio/mantaio.h (+2, -1) (Diff)
/extern/mantaflow/preprocessed/gitinfo.h (+1, -1) (Diff)
/extern/mantaflow/preprocessed/grid.cpp (+2, -4) (Diff)
/extern/mantaflow/preprocessed/grid.h (+1, -0) (Diff)
/extern/mantaflow/preprocessed/grid4d.cpp (+1, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021