Blender Git Commit Log
Git Commits -> Revision 5a81ea8
Revision 5a81ea8 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) 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)
/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)
/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)