Blender Git Loki
Git Commits -> Revision edad572
Revision edad572 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 10, 2019, 19:14 (GMT) |
FunctionGraph - a graph with specified inputs and outputs |
Commit Details:
Full Hash: edad5721899219fd0f0fdd7950762df92e2b689c
Parent Commit: 8133fb0
Lines Changed: +48, -22
5 Modified Paths:
/source/blender/functions/core/data_flow_graph.hpp (+32, -0) (Diff)
/source/blender/functions/core/graph_to_function.cpp (+10, -14) (Diff)
/source/blender/functions/core/graph_to_function.hpp (+1, -4) (Diff)
/source/blender/functions/c_wrapper.cpp (+4, -2) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+1, -2) (Diff)
/source/blender/functions/core/graph_to_function.cpp (+10, -14) (Diff)
/source/blender/functions/core/graph_to_function.hpp (+1, -4) (Diff)
/source/blender/functions/c_wrapper.cpp (+4, -2) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+1, -2) (Diff)