Blender Git Loki
Git Commits -> Revision 941159f
Revision 941159f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 8, 2019, 10:59 (GMT) |
emitter can decide which attributes it initializes |
Commit Details:
Full Hash: 941159fba573461659fe7b9322a3b9842843fd22
Parent Commit: e3d3d2e
Lines Changed: +49, -7
6 Modified Paths:
/source/blender/blenlib/BLI_small_set_vector.hpp (+5, -0) (Diff)
/source/blender/simulations/bparticles/core.hpp (+7, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+10, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+21, -1) (Diff)
/source/blender/simulations/bparticles/core.hpp (+7, -0) (Diff)
/source/blender/simulations/bparticles/c_wrapper.cpp (+10, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+2, -2) (Diff)
/source/blender/simulations/bparticles/playground_solver.cpp (+21, -1) (Diff)