Blender Git Commit Log
Git Commits -> Revision e385073
Revision e385073 by Sebastián Barschkis (fluid-mantaflow) June 14, 2017, 19:12 (GMT) |
added support for particle velocities now saving and loading particle velocities from uni files |
Commit Details:
Full Hash: e3850739a0bf84ec481f14e3edad9eca006ef9f5
Parent Commit: ae8f038
Lines Changed: +114, -18
7 Modified Paths:
/intern/mantaflow/extern/manta_fluid_API.h (+4, -0) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+48, -8) (Diff)
/intern/mantaflow/intern/FLUID.h (+8, -0) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+22, -0) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+5, -3) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+23, -7) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+48, -8) (Diff)
/intern/mantaflow/intern/FLUID.h (+8, -0) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+22, -0) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+5, -3) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+23, -7) (Diff)