Blender Git Commit Log

Git Commits -> Revision 2c4b5e6

March 13, 2018, 12:57 (GMT)
added first version of decoupled cache - breaks compatibility, blender not fully working right now

Commit Details:

Full Hash: 2c4b5e620719097232595b79d974cea35cd472cb
Parent Commit: 908dbed
Lines Changed: +2009, -291

14 Modified Paths:

/intern/mantaflow/extern/manta_fluid_API.h (+15, -1) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+309, -47) (Diff)
/intern/mantaflow/intern/FLUID.h (+18, -1) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+86, -2) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+98, -97) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+467, -2) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+121, -129) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+209, -3) (Diff)
/source/blender/blenkernel/intern/smoke.c (+7, -2) (Diff)
/source/blender/editors/physics/physics_fluid.c (+559, -7) (Diff)
/source/blender/editors/physics/physics_intern.h (+14, -0) (Diff)
/source/blender/editors/physics/physics_ops.c (+14, -0) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+21, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+71, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021