Blender Git Loki
Git Commits -> Revision d34c240
Revision d34c240 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 10, 2019, 09:05 (GMT) |
Cache particle blocks in container for reuse |
Commit Details:
Full Hash: d34c240ebf40aac87aeae732184ddee4f89e65c3
Parent Commit: 804ea8f
Lines Changed: +72, -22
5 Modified Paths:
/source/blender/blenlib/BLI_small_stack.hpp (+5, -0) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+47, -14) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+12, -5) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+3, -3) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+47, -14) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+12, -5) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+3, -3) (Diff)