Blender Git Commit Log
Git Commits -> Revision 33c29f3
Revision 33c29f3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 30, 2019, 11:27 (GMT) |
simplify the way attribute information is stored |
Commit Details:
Full Hash: 33c29f35b827477e4375110d0acbb7bd746d168a
Parent Commit: 4bbee4a
Lines Changed: +71, -214
7 Modified Paths:
/source/blender/simulations/bparticles/attributes.cpp (+9, -83) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+41, -113) (Diff)
/source/blender/simulations/bparticles/events.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+9, -6) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+41, -113) (Diff)
/source/blender/simulations/bparticles/events.cpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+9, -6) (Diff)