Blender Git Commit Log
Git Commits -> Revision b65a28b
Revision b65a28b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 26, 2019, 14:18 (GMT) |
use make_unique in some places |
Commit Details:
Full Hash: b65a28b9d7eaa7b7e7cbd5ac1755e4c079664066
Parent Commit: f2b2279
Lines Changed: +20, -17
7 Modified Paths:
/source/blender/blenlib/BLI_memory_utils_cxx.h (+5, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings.cpp (+4, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.cpp (+4, -6) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+1, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/function_generation.cpp (+1, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings.cpp (+4, -4) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_inserters.cpp (+4, -6) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+4, -4) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+1, -0) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+1, -2) (Diff)