Blender Git Commit Log

Git Commits -> Revision c7596cd

Revision c7596cd by Sebastián Barschkis (master)
January 19, 2020, 22:44 (GMT)
Fluid: Improved cache file loading

Cache file loading for mesh and particle files now works through the direct update_structures functions. The final cache mode now also only bakes the most essential files and is therefore not resumable anymore.

Commit Details:

Full Hash: c7596cd820e32747372378a511cd95894c4829e3
Parent Commit: d1657b4
Lines Changed: +336, -241

10 Modified Paths:

/intern/mantaflow/extern/manta_fluid_API.h (+3, -0) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+13, -0) (Diff)
/intern/mantaflow/intern/MANTA_main.cpp (+103, -88) (Diff)
/intern/mantaflow/intern/MANTA_main.h (+17, -0) (Diff)
/intern/mantaflow/intern/strings/fluid_script.h (+45, -66) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+40, -36) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+48, -27) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+1, -7) (Diff)
/source/blender/blenkernel/intern/fluid.c (+58, -14) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+8, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021