Blender Git Loki
Git Commits -> Revision 02b2719
Revision 02b2719 by Sebastián Barschkis (fluid-mantaflow) November 29, 2017, 15:28 (GMT) |
added settings for fluid diffusion (i.e. viscosity and surface tension) |
Commit Details:
Full Hash: 02b271947e5bf0db62ee6b86f8d83920715b7a13
Parent Commit: 6976df8
Lines Changed: +38, -19
7 Modified Paths:
/intern/mantaflow/intern/FLUID.cpp (+3, -1) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+2, -3) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+9, -2) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+2, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+6, -4) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+14, -8) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+2, -3) (Diff)
/intern/mantaflow/intern/strings/shared_script.h (+9, -2) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+2, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+6, -4) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+14, -8) (Diff)