Blender Git Commit Log
Git Commits -> Revision 54350b7
Revision 54350b7 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 12, 2019, 10:23 (GMT) |
change .hpp to .h |
Commit Details:
Full Hash: 54350b7db2cd63390edd0aa47350484e390d1126
Parent Commit: 590b231
Lines Changed: +619, -619
1 Added Path:
/source/blender/blenlib/BLI_vector.h (+601, -0) (View)
1 Deleted Path:
/source/blender/blenlib/BLI_vector.hpp (+0, -601)
18 Modified Paths:
/source/blender/blenkernel/BKE_attributes_ref.hpp (+1, -1) (Diff)
/source/blender/blenkernel/BKE_node_tree.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_chained_strings.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_monotonic_allocator.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_multi_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_multi_vector.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_set.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_set_vector.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_stack.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_string_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenlib/intern/BLI_index_range.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_array_ref_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_chunked_range_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_index_range_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_string_map_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_string_ref_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_vector_test.cc (+1, -1) (Diff)
/source/blender/blenkernel/BKE_node_tree.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_chained_strings.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_monotonic_allocator.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_multi_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_multi_vector.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_set.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_set_vector.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_stack.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_string_map.hpp (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenlib/intern/BLI_index_range.cpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_array_ref_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_chunked_range_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_index_range_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_string_map_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_string_ref_test.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_vector_test.cc (+1, -1) (Diff)