Blender Git Loki
Git Commits -> Revision d66644d
Revision d66644d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 4, 2019, 11:57 (GMT) |
cleanup finding input and output nodes of function |
Commit Details:
Full Hash: d66644dd871259a92efbf647f2e8a72fba03a93c
Parent Commit: be0ed93
Lines Changed: +43, -34
6 Modified Paths:
/source/blender/blenkernel/BKE_node_tree.hpp (+10, -0) (Diff)
/source/blender/blenlib/BLI_array_ref.hpp (+11, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+5, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.hpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+5, -34) (Diff)
/tests/gtests/blenlib/BLI_array_ref_test.cc (+11, -0) (Diff)
/source/blender/blenlib/BLI_array_ref.hpp (+11, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+5, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.hpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+5, -34) (Diff)
/tests/gtests/blenlib/BLI_array_ref_test.cc (+11, -0) (Diff)