Blender Git Commit Log
Git Commits -> Revision 1a8bc27
Revision 1a8bc27 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 26, 2019, 15:56 (GMT) |
Use Blender's guarded allocators |
Commit Details:
Full Hash: 1a8bc27052ba76895a0ab8b4e2d55f1e98af00e9
Parent Commit: 0b2baaa
Lines Changed: +31, -11
6 Modified Paths:
/source/blender/blenlib/BLI_lazy_init.hpp (+6, -0) (Diff)
/source/blender/blenlib/BLI_mempool.hpp (+2, -3) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+5, -4) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+9, -0) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+8, -4) (Diff)
/source/blender/functions/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenlib/BLI_mempool.hpp (+2, -3) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+5, -4) (Diff)
/source/blender/functions/backends/tuple_call/fgraph_tuple_call.cpp (+9, -0) (Diff)
/source/blender/functions/backends/tuple_call/tuple.hpp (+8, -4) (Diff)
/source/blender/functions/CMakeLists.txt (+1, -0) (Diff)