Blender Git Commit Log

Git Commits -> Revision d7161fc

March 19, 2018, 12:48 (GMT)
more changes for decoupled fluid cache

liquid support finished, smoke and stability todo

Commit Details:

Full Hash: d7161fc3f1327e5c36ca2fb6752dd7cbbd835bed
Parent Commit: 293a67c
Lines Changed: +1287, -1371

15 Modified Paths:

/intern/mantaflow/extern/manta_fluid_API.h (+7, -14) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+369, -236) (Diff)
/intern/mantaflow/intern/FLUID.h (+21, -23) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+24, -62) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+53, -32) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+105, -389) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+7, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+9, -8) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+1, -1) (Diff)
/source/blender/blenkernel/BKE_smoke.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+3, -3) (Diff)
/source/blender/blenkernel/intern/smoke.c (+207, -212) (Diff)
/source/blender/editors/physics/physics_fluid.c (+468, -390) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+11, -0) (Diff)
/source/blender/windowmanager/WM_api.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021