Blender Git Commit Log
Git Commits -> Revision 6ed2fe0
Revision 6ed2fe0 by Sebastián Barschkis (fluid-mantaflow) July 12, 2017, 20:09 (GMT) |
added settings for snd particle type vector this extra vector stores snd particle types: drop, float, bubble, tracer |
Commit Details:
Full Hash: 6ed2fe0229c12d2b72f80ab9dc96d441d6eb40cb
Parent Commit: 354b496
Lines Changed: +65, -14
9 Modified Paths:
/intern/mantaflow/extern/manta_fluid_API.h (+3, -1) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+15, -2) (Diff)
/intern/mantaflow/intern/FLUID.h (+6, -1) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+13, -1) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+2, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+17, -3) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+7, -4) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+15, -2) (Diff)
/intern/mantaflow/intern/FLUID.h (+6, -1) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+13, -1) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+2, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+17, -3) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+7, -4) (Diff)