Blender Git Commit Log

Git Commits -> Revision 2e5df2c

March 9, 2019, 13:22 (GMT)
allow tuple call to modify fn_in

Commit Details:

Full Hash: 2e5df2cfa6473afd1b4a2b1866d4eadc116bb2e3
Parent Commit: 01d0921
Lines Changed: +60, -22

1 Added Path:

/source/blender/functions/notes.txt (+20, -0) (View)

11 Modified Paths:

/source/blender/functions/backends/llvm/ir_to_tuple_call.cpp (+5, -2) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+21, -5) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters.cpp (+1, -1) (Diff)
/source/blender/functions/functions/lists.cpp (+1, -1) (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/vectors.cpp (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021