Blender Git Loki
Git Commits -> Revision 5257852
Revision 5257852 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 12, 2019, 08:30 (GMT) |
remove AttributeArrayCore class It worked well, but having it does not provide enough value to justify the additional complexity. |
Commit Details:
Full Hash: 52578524bdc71eb95e62be8a12038f8afc743881
Parent Commit: 00d4567
Lines Changed: +63, -209
6 Modified Paths:
/source/blender/simulations/bparticles/action_interface.hpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+0, -49) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+20, -123) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+24, -15) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+5, -14) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+10, -4) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+0, -49) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+20, -123) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+24, -15) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+5, -14) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+10, -4) (Diff)