Blender Git Commit Log
Git Commits -> Revision c779453
Revision c779453 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 8, 2019, 11:39 (GMT) |
pass elapsed seconds into step function |
Commit Details:
Full Hash: c77945366cbaea121912a1e2044e18c57d501f31
Parent Commit: f693a5b
Lines Changed: +14, -12
5 Modified Paths:
/source/blender/modifiers/intern/MOD_nodeparticles.c (+2, -1) (Diff)
/source/blender/simulations/BParticles.h (+1, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+5, -3) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+5, -6) (Diff)
/source/blender/simulations/BParticles.h (+1, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+5, -3) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+5, -6) (Diff)