Blender Git Loki
Git Commits -> Revision c251dde
Revision c251dde by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 6, 2019, 16:46 (GMT) |
simplify execution stack management |
Commit Details:
Full Hash: c251ddeafc8d621f480175745cd6892afcb0c0f3
Parent Commit: 362f8ec
Lines Changed: +16, -18
7 Modified Paths:
/source/blender/blenlib/BLI_small_stack.hpp (+2, -2) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+1, -3) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.hpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+3, -8) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.cpp (+1, -3) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+7, -0) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+1, -1) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+1, -3) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.hpp (+1, -1) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+3, -8) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.cpp (+1, -3) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+7, -0) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+1, -1) (Diff)