Blender Git Commit Log

Git Commits -> Revision 9295e3b

March 26, 2019, 08:31 (GMT)
pass (currently empty) execution context into tuple call

Commit Details:

Full Hash: 9295e3bddec0b4d5016d61db36af629421187410
Parent Commit: bf8a98f
Lines Changed: +59, -41

1 Added Path:

/source/blender/functions/backends/tuple_call/execution_context.hpp (+9, -0) (View)

16 Modified Paths:

/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+3, -1) (Diff)
/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+20, -17) (Diff)
/source/blender/functions/backends/tuple_call/lazy_to_normal.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+3, -2) (Diff)
/source/blender/functions/CMakeLists.txt (+1, -0) (Diff)
/source/blender/functions/c_wrapper.cpp (+2, -1) (Diff)
/source/blender/functions/FN_tuple_call.hpp (+2, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters.cpp (+1, -1) (Diff)
/source/blender/functions/functions/lists.cpp (+4, -4) (Diff)
/source/blender/functions/functions/object_input.cpp (+1, -1) (Diff)
/source/blender/functions/functions/random.cpp (+1, -1) (Diff)
/source/blender/functions/functions/scalar_math.cpp (+5, -5) (Diff)
/source/blender/functions/functions/simple_conversions.cpp (+2, -2) (Diff)
/source/blender/functions/functions/switch.cpp (+1, -1) (Diff)
/source/blender/functions/functions/vectors.cpp (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021