Blender Git Commit Log
Git Commits -> Revision 010a4a7
Revision 010a4a7 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
data flow graph |
Commit Details:
Full Hash: 010a4a76b58d11fff0603eb58a2d8bd5ebd31b6f
Parent Commit: 434e2af
Lines Changed: +273, -10
3 Added Paths:
/source/blender/blenlib/BLI_small_set.hpp (+61, -0) (View)
/source/blender/functions/core/data_flow_graph.cpp (+13, -0) (View)
/source/blender/functions/core/data_flow_graph.hpp (+170, -0) (View)
/source/blender/functions/core/data_flow_graph.cpp (+13, -0) (View)
/source/blender/functions/core/data_flow_graph.hpp (+170, -0) (View)