Blender Git Commit Log
Git Commits -> Revision afe19d5
Revision afe19d5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) August 2, 2019, 16:57 (GMT) |
remember placeholder nodes after they are created |
Commit Details:
Full Hash: afe19d51e3c085fe41749b4454d7aacc4f150f7b
Parent Commit: f149445
Lines Changed: +49, -39
4 Modified Paths:
/source/blender/functions/frontends/data_flow_nodes/graph_generation.cpp (+5, -26) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+8, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.cpp (+33, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.hpp (+3, -12) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph.hpp (+8, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.cpp (+33, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/vtree_data_graph_builder.hpp (+3, -12) (Diff)