Blender Git Commit Log

Git Commits -> Revision a0364a6

August 5, 2019, 16:18 (GMT)
rename files for consistency

Commit Details:

Full Hash: a0364a62270510b3f2aebde64ad6b3d9fafc162c
Parent Commit: 2a7b684
Lines Changed: +509, -509

4 Added Paths:

/source/blender/functions/backends/llvm/llvm_type_info.cpp (+147, -0) (View)
/source/blender/functions/backends/llvm/llvm_type_info.hpp (+150, -0) (View)
/source/blender/functions/backends/tuple/cpp_type_info.cpp (+5, -0) (View)
/source/blender/functions/backends/tuple/cpp_type_info.hpp (+200, -0) (View)

4 Deleted Paths:

/source/blender/functions/backends/llvm/llvm_types.cpp (+0, -147)
/source/blender/functions/backends/llvm/llvm_types.hpp (+0, -150)
/source/blender/functions/backends/tuple/cpp_types.cpp (+0, -5)
/source/blender/functions/backends/tuple/cpp_types.hpp (+0, -200)

4 Modified Paths:

/source/blender/functions/backends/tuple/tuple.hpp (+1, -1) (Diff)
/source/blender/functions/CMakeLists.txt (+4, -4) (Diff)
/source/blender/functions/FN_llvm.hpp (+1, -1) (Diff)
/source/blender/functions/FN_tuple.hpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021