Blender Git Loki
Git Commits -> Revision 3bd4739
Revision 3bd4739 by Sriharsha Kotcharlakot (soc-2020-fluid-tools) May 27, 2020, 18:31 (GMT) |
Fluid: Added display support for guide velocity vectors Used the existing functionality for fluid velocity display to show guide velocity grids. |
Commit Details:
Full Hash: 3bd4739d5c19b8d6b7ccea9ff93147e8126d8a45
Parent Commit: 80d6421
Lines Changed: +47, -8
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fluid.py (+6, -2) (Diff)
/source/blender/blenkernel/intern/fluid.c (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_draw_smoke.c (+17, -3) (Diff)
/source/blender/makesdna/DNA_fluid_types.h (+10, -3) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+12, -0) (Diff)
/source/blender/blenkernel/intern/fluid.c (+2, -0) (Diff)
/source/blender/gpu/intern/gpu_draw_smoke.c (+17, -3) (Diff)
/source/blender/makesdna/DNA_fluid_types.h (+10, -3) (Diff)
/source/blender/makesrna/intern/rna_fluid.c (+12, -0) (Diff)