Blender Git Commit Log
Git Commits -> Revision e7aa065
Revision e7aa065 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 12, 2019, 10:45 (GMT) |
change .cpp to .cc in blenlib |
Commit Details:
Full Hash: e7aa06520a45c7b887bbb359269abf333f7a956d
Parent Commit: 2e21ec0
Lines Changed: +231, -231
3 Added Paths:
/source/blender/blenlib/intern/BLI_index_range.cc (+59, -0) (View)
/source/blender/blenlib/intern/BLI_lazy_init.cc (+54, -0) (View)
/source/blender/blenlib/intern/BLI_temporary_allocator.cc (+115, -0) (View)
/source/blender/blenlib/intern/BLI_lazy_init.cc (+54, -0) (View)
/source/blender/blenlib/intern/BLI_temporary_allocator.cc (+115, -0) (View)
3 Deleted Paths:
/source/blender/blenlib/intern/BLI_index_range.cpp (+0, -59)
/source/blender/blenlib/intern/BLI_lazy_init.cpp (+0, -54)
/source/blender/blenlib/intern/BLI_temporary_allocator.cpp (+0, -115)
/source/blender/blenlib/intern/BLI_lazy_init.cpp (+0, -54)
/source/blender/blenlib/intern/BLI_temporary_allocator.cpp (+0, -115)
1 Modified Path:
/source/blender/blenlib/CMakeLists.txt (+3, -3) (Diff)