Blender Git Commit Log
Git Commits -> Revision 39989cb
Revision 39989cb by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 5, 2019, 11:43 (GMT) |
rename multimap to multi_map |
Commit Details:
Full Hash: 39989cb10610904fa225cfbb30e3f3c251b2cae6
Parent Commit: 4f282b4
Lines Changed: +146, -146
1 Added Path:
/source/blender/blenlib/BLI_multi_map.hpp (+132, -0) (View)
1 Deleted Path:
/source/blender/blenlib/BLI_multimap.hpp (+0, -132)
6 Modified Paths:
/source/blender/blenkernel/BKE_node_tree.hpp (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/functions/backends/dependencies/dependencies.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_multimap_test.cc (+9, -9) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/functions/backends/dependencies/dependencies.hpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/node_frontend.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_multimap_test.cc (+9, -9) (Diff)
/tests/gtests/blenlib/CMakeLists.txt (+1, -1) (Diff)