Blender Git Commit Log
Git Commits -> Revision 86e24ea
Revision 86e24ea by Sebastián Barschkis (master) February 9, 2020, 16:15 (GMT) |
Fluid: Fixes for fluid guiding Fluid guiding functionality was broken in the bake / read cache loop in fluid.c. Committing this to the release branch as otherwise fluid guiding would not have worked as expected (i.e. not at all). |
Commit Details:
Full Hash: 86e24ea10cba05dcb48eccc026530edab14dfe01
Parent Commit: 4a08eb0
Lines Changed: +85, -45
5 Modified Paths:
/intern/mantaflow/intern/MANTA_main.cpp (+4, -1) (Diff)
/intern/mantaflow/intern/strings/fluid_script.h (+5, -8) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+60, -21) (Diff)
/source/blender/blenkernel/intern/fluid.c (+13, -14) (Diff)
/source/blender/editors/physics/physics_fluid.c (+3, -1) (Diff)
/intern/mantaflow/intern/strings/fluid_script.h (+5, -8) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+60, -21) (Diff)
/source/blender/blenkernel/intern/fluid.c (+13, -14) (Diff)
/source/blender/editors/physics/physics_fluid.c (+3, -1) (Diff)