Blender Git Loki
Git Commits -> Revision 05e3ee5
Revision 05e3ee5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 6, 2019, 16:05 (GMT) |
automatically destruct stack allocated tuples in c++ |
Commit Details:
Full Hash: 05e3ee5ae6ae9dac2e53afb6b712f433ac7d864c
Parent Commit: 5296f03
Lines Changed: +51, -55
5 Modified Paths:
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+3, -12) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+38, -21) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.cpp (+4, -4) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+4, -16) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+3, -12) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+38, -21) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.cpp (+4, -4) (Diff)
/source/blender/functions/functions/auto_vectorization.cpp (+4, -16) (Diff)