Blender Git Commit Log

Git Commits -> Revision 646f9e3

March 24, 2018, 13:48 (GMT)
more updates for decoupled baking - initial support for smoke

Commit Details:

Full Hash: 646f9e3f15c64ea5a1719218e3fec13b26fe4bf1
Parent Commit: 87b5b49
Lines Changed: +803, -293

21 Modified Paths:

/intern/mantaflow/CMakeLists.txt (+1, -0) (Diff)
/intern/mantaflow/extern/manta_fluid_API.h (+13, -3) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+128, -40) (Diff)
/intern/mantaflow/intern/FLUID.h (+26, -4) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+66, -13) (Diff)
/intern/mantaflow/intern/manta_pp/omp/gitinfo.h (+1, -1) (Diff)
/intern/mantaflow/intern/manta_pp/omp/plugin/flip.cpp (+123, -29) (Diff)
/intern/mantaflow/intern/manta_pp/omp/plugin/initplugins.cpp (+67, -0) (Diff)
/intern/mantaflow/intern/manta_pp/omp/registration.cpp (+4, -0) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/gitinfo.h (+1, -1) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/plugin/flip.cpp (+98, -15) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/plugin/initplugins.cpp (+67, -0) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/registration.cpp (+4, -0) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+13, -2) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+52, -32) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+15, -15) (Diff)
/source/blender/blenkernel/intern/smoke.c (+109, -126) (Diff)
/source/blender/blenloader/intern/readfile.c (+0, -1) (Diff)
/source/blender/editors/physics/physics_fluid.c (+10, -5) (Diff)
/source/blender/gpu/intern/gpu_draw.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+4, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021