Blender Git Commit Log
Git Commits -> Revision 37bc9ff
Revision 37bc9ff by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 13:27 (GMT) |
remove using namespace BLI |
Commit Details:
Full Hash: 37bc9ffc5350353d95539ce7ceeab5e13ac5f252
Parent Commit: 123d945
Lines Changed: +24, -2
10 Modified Paths:
/source/blender/functions/backends/cpp/list.hpp (+3, -0) (Diff)
/source/blender/functions/core/data_graph.hpp (+1, -0) (Diff)
/source/blender/functions/core/function.hpp (+3, -1) (Diff)
/source/blender/functions/core/function_builder.hpp (+5, -0) (Diff)
/source/blender/functions/core/function_graph.hpp (+1, -0) (Diff)
/source/blender/functions/core/type.hpp (+5, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/data_flow_nodes-c.cpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings.hpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_groupers.cpp (+2, -0) (Diff)
/source/blender/functions/functions/object_input.cpp (+2, -0) (Diff)
/source/blender/functions/core/data_graph.hpp (+1, -0) (Diff)
/source/blender/functions/core/function.hpp (+3, -1) (Diff)
/source/blender/functions/core/function_builder.hpp (+5, -0) (Diff)
/source/blender/functions/core/function_graph.hpp (+1, -0) (Diff)
/source/blender/functions/core/type.hpp (+5, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/data_flow_nodes-c.cpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/mappings.hpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/unlinked_input_groupers.cpp (+2, -0) (Diff)
/source/blender/functions/functions/object_input.cpp (+2, -0) (Diff)