Blender Git Loki
Git Commits -> Revision 385e61a
Revision 385e61a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) July 31, 2019, 15:28 (GMT) |
cleanup VTreeDataGraph creation |
Commit Details:
Full Hash: 385e61a122cfe9f9b0922070b2506d509dc64e4c
Parent Commit: a5bc1b0
Lines Changed: +39, -43
5 Modified Paths:
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+1, -18) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.hpp (+0, -22) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+18, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.cpp (+17, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.hpp (+3, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/graph_generation.hpp (+0, -22) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+18, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.cpp (+17, -2) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.hpp (+3, -1) (Diff)