Blender Git Commit Log

Git Commits -> Revision 5a81ea8

March 4, 2019, 13:16 (GMT)
cleanup file naming

Commit Details:

Full Hash: 5a81ea8dcd4fdbe8a0b2591e3e20a04de8499228
Parent Commit: d8815d5
Lines Changed: +384, -384

4 Added Paths:

/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+160, -0) (View)
/source/blender/functions/backends/llvm/ir_for_tuple_call.hpp (+14, -0) (View)
/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+185, -0) (View)
/source/blender/functions/backends/llvm/ir_to_tuple_call.hpp (+19, -0) (View)

4 Deleted Paths:

/source/blender/functions/backends/llvm/from_tuple_call.cpp (+0, -160)
/source/blender/functions/backends/llvm/from_tuple_call.hpp (+0, -14)
/source/blender/functions/backends/llvm/to_tuple_call.cpp (+0, -185)
/source/blender/functions/backends/llvm/to_tuple_call.hpp (+0, -19)

2 Modified Paths:

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