Blender Git Loki
Git Commits -> Revision 802c820
Revision 802c820 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 26, 2019, 12:05 (GMT) |
improved static and dynamic type checking for function bodies |
Commit Details:
Full Hash: 802c82033420837050ea9bafe89b855840b0ca78
Parent Commit: abed72f
Lines Changed: +17, -4
6 Modified Paths:
/source/blender/functions/backends/dependencies/dependencies.hpp (+1, -0) (Diff)
/source/blender/functions/backends/llvm/build_ir_body.hpp (+1, -0) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+2, -0) (Diff)
/source/blender/functions/core/function.hpp (+9, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.cpp (+3, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+1, -0) (Diff)
/source/blender/functions/backends/llvm/build_ir_body.hpp (+1, -0) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+2, -0) (Diff)
/source/blender/functions/core/function.hpp (+9, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.cpp (+3, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+1, -0) (Diff)