Blender Git Commit Log

Git Commits -> Revision 7167a57

Revision 7167a57 by Sebastián Barschkis (master)
October 20, 2020, 21:07 (GMT)
Fluid: Added obstacle fluid distance parameter

Being able to adjust the distance between fluid and obstacles comes in handy when trying to achieve a fluid motion over inclined obstacles.

Depending on the slope of such obstacles, already small adjustments of this value can help when particles stick to obstacle surfaces (i.e. make particles not stick to obstacles).

Commit Details:

Full Hash: 7167a57197e9732ddb0a23dc2cedc6651bd55987
Parent Commit: 14d56b4
Lines Changed: +34, -3

8 Modified Paths:

/intern/mantaflow/intern/MANTA_main.cpp (+1, -0) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+3, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+2, -1) (Diff)
/source/blender/blenkernel/intern/fluid.c (+1, -0) (Diff)
/source/blender/blenloader/intern/versioning_290.c (+13, -0) (Diff)
/source/blender/makesdna/DNA_fluid_defaults.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_fluid_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+11, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021