Blender Git Loki
Git Commits -> Revision 1251ef3
Revision 1251ef3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 8, 2019, 11:30 (GMT) |
gather required attributes from particle type and events |
Commit Details:
Full Hash: 1251ef30aa91755f00bcb58e26c4de5fdfd2b824
Parent Commit: fe697e5
Lines Changed: +31, -33
6 Modified Paths:
/source/blender/simulations/bparticles/attributes.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/core.hpp (+21, -3) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+0, -7) (Diff)
/source/blender/simulations/bparticles/events.cpp (+2, -8) (Diff)
/source/blender/simulations/bparticles/events.hpp (+1, -12) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+4, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+21, -3) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+0, -7) (Diff)
/source/blender/simulations/bparticles/events.cpp (+2, -8) (Diff)
/source/blender/simulations/bparticles/events.hpp (+1, -12) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+4, -0) (Diff)