Blender Git Commit Log

Git Commits -> Revision adcc9d0

Revision adcc9d0 by Sebastián Barschkis (master)
January 15, 2020, 15:28 (GMT)
Fluid: Moved grid reset loop for inner obstacle cells from blenkernel code into Mantaflow

Having this loop in directly Manta is faster and potentially fixes issues T72783 and T72894.

Commit Details:

Full Hash: adcc9d014cc2ec27fea74168bdb4c47fddedbeb3
Parent Commit: f7fa6cd
Lines Changed: +554, -221

13 Modified Paths:

/extern/mantaflow/preprocessed/gitinfo.h (+1, -1) (Diff)
/extern/mantaflow/preprocessed/grid.h (+46, -21) (Diff)
/extern/mantaflow/preprocessed/grid.h.reg.cpp (+91, -85) (Diff)
/extern/mantaflow/preprocessed/plugin/extforces.cpp (+146, -14) (Diff)
/extern/mantaflow/preprocessed/plugin/initplugins.cpp (+230, -22) (Diff)
/extern/mantaflow/preprocessed/registration.cpp (+2, -0) (Diff)
/intern/mantaflow/extern/manta_fluid_API.h (+2, -2) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+2, -2) (Diff)
/intern/mantaflow/intern/MANTA_main.cpp (+4, -4) (Diff)
/intern/mantaflow/intern/MANTA_main.h (+4, -4) (Diff)
/intern/mantaflow/intern/strings/fluid_script.h (+14, -2) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+5, -2) (Diff)
/source/blender/blenkernel/intern/fluid.c (+7, -62) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021