Blender Git Commit Log
Git Commits -> Revision 4fcd92f
Revision 4fcd92f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 2, 2019, 14:31 (GMT) |
Tuple now has a weak reference to its metadata to prevent synchronization overhead |
Commit Details:
Full Hash: 4fcd92f62467c768258e75ead4bc2e6aff7e5808
Parent Commit: d94d68a
Lines Changed: +23, -23
6 Modified Paths:
/source/blender/blenlib/BLI_shared.hpp (+5, -0) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple/tuple.hpp (+8, -13) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.cpp (+4, -4) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+2, -2) (Diff)
/source/blender/functions/backends/llvm/ir_for_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple/tuple.hpp (+8, -13) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+2, -2) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call-c.cpp (+4, -4) (Diff)
/source/blender/functions/backends/tuple_call/tuple_call.hpp (+2, -2) (Diff)