Blender Git Loki
Git Commits -> Revision 90ec9b4
Revision 90ec9b4 by Sebastián Barschkis (fluid-mantaflow) October 6, 2017, 11:21 (GMT) |
disabling fractions and enabling moving obstacles again fractions do not support moving obstacles right now. also, fractions combined with obstacles results in particle leak (likely because of inaccuracies at fluid/obs border when repeatedly subtracting from phi grid - sdf not preserved) |
Commit Details:
Full Hash: 90ec9b4026379f3383c7abd829815082148997f8
Parent Commit: c1fb55b
Lines Changed: +22, -29
6 Modified Paths:
/intern/mantaflow/intern/manta_pp/omp/fastmarch.cpp (+2, -2) (Diff)
/intern/mantaflow/intern/manta_pp/omp/plugin/extforces.cpp (+1, -1) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/fastmarch.cpp (+2, -2) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/plugin/extforces.cpp (+1, -1) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+13, -20) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+3, -3) (Diff)
/intern/mantaflow/intern/manta_pp/omp/plugin/extforces.cpp (+1, -1) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/fastmarch.cpp (+2, -2) (Diff)
/intern/mantaflow/intern/manta_pp/tbb/plugin/extforces.cpp (+1, -1) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+13, -20) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+3, -3) (Diff)