Blender Git Loki
Git Commits -> Revision 65e6598
Revision 65e6598 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 14:59 (GMT) |
avoid ambiguous call to make_unique |
Commit Details:
Full Hash: 65e6598e7eb492b8bc7fe80306568a564e8f556d
Parent Commit: 503fada
Lines Changed: +17, -18
10 Modified Paths:
/source/blender/functions/core/data_graph_builder.hpp (+1, -1) (Diff)
/source/blender/functions/core/function.hpp (+1, -1) (Diff)
/source/blender/functions/core/function_builder.cpp (+1, -1) (Diff)
/source/blender/functions/core/type.hpp (+0, -1) (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, -3) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+0, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+4, -4) (Diff)
/source/blender/functions/core/function.hpp (+1, -1) (Diff)
/source/blender/functions/core/function_builder.cpp (+1, -1) (Diff)
/source/blender/functions/core/type.hpp (+0, -1) (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, -3) (Diff)
/source/blender/simulations/bparticles/particle_function.cpp (+1, -1) (Diff)
/source/blender/simulations/bparticles/particle_function.hpp (+0, -1) (Diff)
/source/blender/simulations/bparticles/particle_function_builder.cpp (+4, -4) (Diff)