Blender Git Loki
Git Commits -> Revision 6ea4623
Revision 6ea4623 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 26, 2019, 13:34 (GMT) |
ability to store attribute defaults in AttributeInfo |
Commit Details:
Full Hash: 6ea4623ea140f358b53e2d88f7a0deee29f5992e
Parent Commit: 1d807a8
Lines Changed: +70, -1
5 Modified Paths:
/source/blender/blenlib/BLI_range.hpp (+17, -0) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+4, -0) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+20, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+7, -1) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+22, -0) (Diff)
/source/blender/simulations/bparticles/attributes.cpp (+4, -0) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+20, -0) (Diff)
/source/blender/simulations/bparticles/particles_container.cpp (+7, -1) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+22, -0) (Diff)