Blender Git Commit Log
Git Commits -> Revision 62cfea4
Revision 62cfea4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 11, 2019, 15:10 (GMT) |
initial node tree to function conversion |
Commit Details:
Full Hash: 62cfea48a3116028b1f41f2f2aa54881d50e3d3c
Parent Commit: caa03d7
Lines Changed: +196, -71
6 Modified Paths:
/source/blender/functions/core/data_flow_graph.hpp (+47, -47) (Diff)
/source/blender/functions/c_wrapper.cpp (+10, -3) (Diff)
/source/blender/functions/FN_functions.h (+1, -1) (Diff)
/source/blender/functions/function_nodes/function_nodes.cpp (+135, -17) (Diff)
/source/blender/functions/function_nodes/function_nodes.hpp (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+2, -2) (Diff)
/source/blender/functions/c_wrapper.cpp (+10, -3) (Diff)
/source/blender/functions/FN_functions.h (+1, -1) (Diff)
/source/blender/functions/function_nodes/function_nodes.cpp (+135, -17) (Diff)
/source/blender/functions/function_nodes/function_nodes.hpp (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_functiondeform.c (+2, -2) (Diff)