Blender Git Loki
Git Commits -> Revision dc171b2
Revision dc171b2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 09:41 (GMT) |
non recursive method to find required sockets |
Commit Details:
Full Hash: dc171b2a3e185cebd03d021cdc3a43849c259730
Parent Commit: e77a8b9
Lines Changed: +53, -40
5 Modified Paths:
/source/blender/blenlib/BLI_small_set.hpp (+5, -0) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+8, -0) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+1, -36) (Diff)
/source/blender/functions/core/data_flow_graph.cpp (+33, -0) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+6, -4) (Diff)
/source/blender/blenlib/BLI_small_vector.hpp (+8, -0) (Diff)
/source/blender/functions/backends/llvm/fgraph_ir_generation.cpp (+1, -36) (Diff)
/source/blender/functions/core/data_flow_graph.cpp (+33, -0) (Diff)
/source/blender/functions/core/data_flow_graph.hpp (+6, -4) (Diff)