Blender Git Loki
Git Commits -> Revision eada832
Revision eada832 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) November 7, 2019, 12:59 (GMT) |
make AttributesInfo non copy and non movable |
Commit Details:
Full Hash: eada8320406ab2a9923bef10f2af85a7e237ceba
Parent Commit: 9116016
Lines Changed: +27, -23
8 Modified Paths:
/source/blender/functions/FN_attributes_block_container.h (+5, -4) (Diff)
/source/blender/functions/FN_attributes_ref.h (+1, -1) (Diff)
/source/blender/functions/intern/attributes_block_container.cc (+5, -4) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/integrator.hpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/integrator_interface.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+1, -1) (Diff)
/source/blender/functions/FN_attributes_ref.h (+1, -1) (Diff)
/source/blender/functions/intern/attributes_block_container.cc (+5, -4) (Diff)
/source/blender/simulations/bparticles/integrator.cpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/integrator.hpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/integrator_interface.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+4, -2) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+1, -1) (Diff)