Blender Git Loki
Git Commits -> Revision d6ac3fd
Revision d6ac3fd by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 10:14 (GMT) |
rename file |
Commit Details:
Full Hash: d6ac3fd2f25552cd8a1d3cff16d6774b86794f87
Parent Commit: a61852a
Lines Changed: +233, -233
2 Added Paths:
/source/blender/blenlib/BLI_index_range.hpp (+189, -0) (View)
/source/blender/blenlib/intern/BLI_index_range.cpp (+37, -0) (View)
/source/blender/blenlib/intern/BLI_index_range.cpp (+37, -0) (View)
2 Deleted Paths:
/source/blender/blenlib/BLI_range.hpp (+0, -189)
/source/blender/blenlib/intern/BLI_range.cpp (+0, -37)
/source/blender/blenlib/intern/BLI_range.cpp (+0, -37)
6 Modified Paths:
/source/blender/blenkernel/BKE_attributes_ref.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_array_ref.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_chunked_range.hpp (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -2) (Diff)
/source/blender/functions/core/data_graph.hpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+1, -1) (Diff)
/source/blender/blenlib/BLI_array_ref.hpp (+1, -1) (Diff)
/source/blender/blenlib/BLI_chunked_range.hpp (+1, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -2) (Diff)
/source/blender/functions/core/data_graph.hpp (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_range_test.cc (+1, -1) (Diff)