Blender Git Commit Log

Git Commits -> Revision d8815d5

March 4, 2019, 13:12 (GMT)
cleanup naming of function bodies and derive functions

Commit Details:

Full Hash: d8815d5b4102aaafcb9c801c8a78b1dce7d67e12
Parent Commit: f0d53df
Lines Changed: +122, -100

2 Added Paths:

/source/blender/functions/backends/llvm/build_ir_body.cpp (+16, -0) (View)
/source/blender/functions/backends/llvm/build_ir_body.hpp (+24, -0) (View)

2 Deleted Paths:

/source/blender/functions/backends/llvm/llvm_gen.cpp (+0, -16)
/source/blender/functions/backends/llvm/llvm_gen.hpp (+0, -24)

12 Modified Paths:

/source/blender/functions/backends/llvm/compiled_body.cpp (+10, -16) (Diff)
/source/blender/functions/backends/llvm/compiled_body.hpp (+4, -4) (Diff)
/source/blender/functions/backends/llvm/from_tuple_call.cpp (+7, -4) (Diff)
/source/blender/functions/backends/llvm/from_tuple_call.hpp (+7, -6) (Diff)
/source/blender/functions/backends/llvm/to_tuple_call.cpp (+14, -15) (Diff)
/source/blender/functions/backends/llvm/to_tuple_call.hpp (+9, -4) (Diff)
/source/blender/functions/CMakeLists.txt (+2, -2) (Diff)
/source/blender/functions/core/function.hpp (+6, -0) (Diff)
/source/blender/functions/c_wrapper.cpp (+7, -7) (Diff)
/source/blender/functions/FN_llvm.hpp (+1, -1) (Diff)
/source/blender/functions/functions/scalar_math.cpp (+1, -1) (Diff)
/source/blender/functions/functions/vectors.cpp (+14, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021