Blender Git Loki
Git Commits -> Revision 9728f45
Revision 9728f45 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 10:06 (GMT) |
particles container has responsibility to allocate attribute arrays again |
Commit Details:
Full Hash: 9728f45e89cb54e2d34940d7041d398865081da5
Parent Commit: 2d76735
Lines Changed: +46, -31
5 Modified Paths:
/source/blender/simulations/bparticles/attributes.cpp (+15, -4) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+4, -1) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+12, -11) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+13, -13) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+4, -1) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+12, -11) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+13, -13) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+2, -2) (Diff)