Blender Git Loki
Git Commits -> Revision da1524f
Revision da1524f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 21, 2019, 12:09 (GMT) |
new ParticleSet abstraction: attribute arrays + particle indices |
Commit Details:
Full Hash: da1524fca84816180a288724aae50731090efd05
Parent Commit: 5a31c30
Lines Changed: +121, -108
5 Modified Paths:
/source/blender/simulations/bparticles/actions.cpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/core.hpp (+40, -6) (Diff)
/source/blender/simulations/bparticles/events.cpp (+8, -10) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+6, -10) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+61, -76) (Diff)
/source/blender/simulations/bparticles/core.hpp (+40, -6) (Diff)
/source/blender/simulations/bparticles/events.cpp (+8, -10) (Diff)
/source/blender/simulations/bparticles/forces.cpp (+6, -10) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+61, -76) (Diff)