Blender Git Commit Log
Git Commits -> Revision 6e5e1e7
Revision 6e5e1e7 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 28, 2019, 08:50 (GMT) |
store Range in AttributeArrays |
Commit Details:
Full Hash: 6e5e1e7ee7e8d2966cf4adf2862d70219468d3d0
Parent Commit: c238c17
Lines Changed: +55, -27
6 Modified Paths:
/source/blender/blenlib/BLI_range.hpp (+16, -1) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+16, -14) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+4, -8) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+15, -0) (Diff)
/source/blender/simulations/bparticles/action_interface.hpp (+3, -3) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+16, -14) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+4, -8) (Diff)
/source/blender/simulations/bparticles/simulate.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+15, -0) (Diff)