Blender Git Commit Log
Git Commits -> Revision 3656c02
Revision 3656c02 by Sebastián Barschkis (fluid-mantaflow) December 1, 2016, 12:19 (GMT) |
improved inflow, outflow and implemented initial support for moving objects - outflow objects may move now - inflow routine in mantaflow script now inside adaptive time stepping - flag grid is generated from phiobs. no more "hacks" that write bit masks by hand TODO: - object velocities need to be set at borders |
Commit Details:
Full Hash: 3656c02c928b19d410fe00de1d1d14fa0ee81ae6
Parent Commit: f4a69f1
Lines Changed: +169, -148
7 Modified Paths:
/intern/mantaflow/extern/manta_fluid_API.h (+3, -4) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+11, -14) (Diff)
/intern/mantaflow/intern/FLUID.h (+7, -9) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+6, -6) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+32, -22) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+28, -3) (Diff)
/source/blender/blenkernel/intern/smoke.c (+82, -90) (Diff)
/intern/mantaflow/intern/FLUID.cpp (+11, -14) (Diff)
/intern/mantaflow/intern/FLUID.h (+7, -9) (Diff)
/intern/mantaflow/intern/manta_fluid_API.cpp (+6, -6) (Diff)
/intern/mantaflow/intern/strings/liquid_script.h (+32, -22) (Diff)
/intern/mantaflow/intern/strings/smoke_script.h (+28, -3) (Diff)
/source/blender/blenkernel/intern/smoke.c (+82, -90) (Diff)