Blender Git Loki
Git Commits -> Revision b657839
Revision b657839 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 29, 2019, 11:44 (GMT) |
separate integrator from simulation |
Commit Details:
Full Hash: b65783941cfd5d0fdf0f28036d1404cfbb189c0e
Parent Commit: 0f26e99
Lines Changed: +143, -87
6 Modified Paths:
/source/blender/simulations/bparticles/core.cpp (+4, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+18, -12) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+64, -9) (Diff)
/source/blender/simulations/bparticles/events.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+7, -8) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+49, -57) (Diff)
/source/blender/simulations/bparticles/core.hpp (+18, -12) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+64, -9) (Diff)
/source/blender/simulations/bparticles/events.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+7, -8) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+49, -57) (Diff)