Blender Git Commit Log
Git Commits -> Revision 1f9186c
Revision 1f9186c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 13:17 (GMT) |
store remaining durations instead of end times |
Commit Details:
Full Hash: 1f9186c27015ddf600363e7078e83750aef0354f
Parent Commit: 85b8376
Lines Changed: +35, -32
6 Modified Paths:
/source/blender/simulations/bparticles/action_interface.cpp (+3, -1) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/core.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/core.hpp (+6, -9) (Diff)
/source/blender/simulations/bparticles/events.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+14, -10) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/core.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/core.hpp (+6, -9) (Diff)
/source/blender/simulations/bparticles/events.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+14, -10) (Diff)