Blender Git Commit Log

Git Commits -> Revision f179b2d

July 22, 2019, 14:59 (GMT)
rename SmallSetVector to SetVector

Commit Details:

Full Hash: f179b2dd304f2c1ed367e245bf20298a5745b50a
Parent Commit: f9caf48
Lines Changed: +144, -144

2 Added Paths:

/source/blender/blenlib/BLI_set_vector.hpp (+69, -0) (View)
/tests/gtests/blenlib/BLI_set_vector_test.cc (+61, -0) (View)

2 Deleted Paths:

/source/blender/blenlib/BLI_small_set_vector.hpp (+0, -69)
/tests/gtests/blenlib/BLI_small_set_vector_test.cc (+0, -61)

7 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/functions/backends/dependencies/dependencies.hpp (+2, -2) (Diff)
/source/blender/functions/core/data_flow_graph_builder.hpp (+2, -2) (Diff)
/source/blender/functions/core/function_graph.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/attributes.hpp (+6, -6) (Diff)
/source/blender/simulations/bparticles/particles_container.hpp (+1, -1) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021