Blender Git Loki
Git Commits -> Revision e3c61a3
Revision e3c61a3 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 20, 2019, 11:50 (GMT) |
refactor data flow graph generation |
Commit Details:
Full Hash: e3c61a30e17f299bd413131be624cdea1ab4fc40
Parent Commit: c1c17ba
Lines Changed: +386, -252
4 Added Paths:
/source/blender/functions/nodes/nodes.cpp (+68, -0) (View)
/source/blender/functions/nodes/nodes.hpp (+55, -0) (View)
/source/blender/functions/nodes/socket_inputs.cpp (+74, -0) (View)
/source/blender/functions/nodes/test_nodes.cpp (+128, -0) (View)
/source/blender/functions/nodes/nodes.hpp (+55, -0) (View)
/source/blender/functions/nodes/socket_inputs.cpp (+74, -0) (View)
/source/blender/functions/nodes/test_nodes.cpp (+128, -0) (View)