Blender Git Loki
Git Commits -> Revision d3c5e88
Revision d3c5e88 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 16:04 (GMT) |
Use monotonic allocator instead of more complex ones |
Commit Details:
Full Hash: d3c5e882b09f4d5f73d0a09ee9c14d2e2ad2fb81
Parent Commit: 16c9270
Lines Changed: +77, -79
1 Added Path:
/source/blender/blenlib/BLI_monotonic_allocator.hpp (+65, -0) (View)
1 Deleted Path:
/source/blender/blenlib/BLI_multipool.hpp (+0, -70)
6 Modified Paths:
/source/blender/blenlib/BLI_multimap.hpp (+0, -1) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -1) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.hpp (+3, -0) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+1, -1) (Diff)
/source/blender/functions/core/data_flow_graph_builder.cpp (+3, -3) (Diff)
/source/blender/functions/core/data_flow_graph_builder.hpp (+3, -3) (Diff)
/source/blender/blenlib/CMakeLists.txt (+2, -1) (Diff)
/source/blender/functions/backends/tuple_call/execution_context.hpp (+3, -0) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+1, -1) (Diff)
/source/blender/functions/core/data_flow_graph_builder.cpp (+3, -3) (Diff)
/source/blender/functions/core/data_flow_graph_builder.hpp (+3, -3) (Diff)