Blender Git Commit Log

Git Commits -> Revision eb2a512

June 4, 2020, 14:24 (GMT)
Fluid: Added Color Mapping options for liquid domain

Added display support for phi grid.

Commit Details:

Full Hash: eb2a512c9cead8828b560afb573879e82678f9cd
Parent Commit: b08ee28
Lines Changed: +119, -13

10 Modified Paths:

/intern/mantaflow/extern/manta_fluid_API.h (+1, -0) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+4, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+8, -4) (Diff)
/source/blender/blenlib/BLI_math_color.h (+1, -0) (Diff)
/source/blender/blenlib/intern/math_color.c (+26, -0) (Diff)
/source/blender/draw/engines/workbench/workbench_engine.c (+4, -2) (Diff)
/source/blender/draw/engines/workbench/workbench_volume.c (+3, -3) (Diff)
/source/blender/gpu/intern/gpu_draw_smoke.c (+42, -1) (Diff)
/source/blender/makesdna/DNA_fluid_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+29, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021