Blender Git Commit Log

Git Commits -> Revision e73030e

Revision e73030e by Jacques Lucke (master)
September 14, 2019, 10:37 (GMT)
BLI: rename SetVector to VectorSet

The structure is a set built on top of a vector and not the other
way around.

Commit Details:

Full Hash: e73030e336257b4261dd6b3b66f71b204a8044b7
Parent Commit: 79e1165
Lines Changed: +512, -512

2 Added Paths:

/source/blender/blenlib/BLI_vector_set.h (+397, -0) (View)
/tests/gtests/blenlib/BLI_vector_set_test.cc (+113, -0) (View)

2 Deleted Paths:

/source/blender/blenlib/BLI_set_vector.h (+0, -397)
/tests/gtests/blenlib/BLI_set_vector_test.cc (+0, -113)

2 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+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