Blender Git Commit Log
Git Commits -> Revision 882e7e4
Revision 882e7e4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 13:17 (GMT) |
cleanup usage of temporary allocator |
Commit Details:
Full Hash: 882e7e49031dc22d49b0f20af299dbc982ca4f15
Parent Commit: f541e79
Lines Changed: +43, -24
1 Added Path:
/source/blender/blenlib/BLI_temporary_allocator.hpp (+15, -0) (View)
5 Modified Paths:
/source/blender/blenlib/BLI_array_ref.hpp (+5, -0) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/simulations/bparticles/action_contexts.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/action_contexts.hpp (+12, -11) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+6, -9) (Diff)
/source/blender/blenlib/CMakeLists.txt (+1, -0) (Diff)
/source/blender/simulations/bparticles/action_contexts.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/action_contexts.hpp (+12, -11) (Diff)
/source/blender/simulations/bparticles/particle_function_input_providers.cpp (+6, -9) (Diff)