Blender Git Commit Log
Git Commits -> Revision f7a9d8f
Revision f7a9d8f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 19, 2019, 09:40 (GMT) |
cleanup Graph generation for Append to List node |
Commit Details:
Full Hash: f7a9d8f4479693f16f1041bd7fc5739b83c64ed5
Parent Commit: c7e2b27
Lines Changed: +52, -49
5 Modified Paths:
/source/blender/functions/frontends/data_flow_nodes/builder.cpp (+21, -7) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.hpp (+3, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/test_nodes.cpp (+2, -23) (Diff)
/source/blender/functions/functions/lists.cpp (+24, -15) (Diff)
/source/blender/functions/functions/lists.hpp (+2, -3) (Diff)
/source/blender/functions/frontends/data_flow_nodes/builder.hpp (+3, -1) (Diff)
/source/blender/functions/frontends/data_flow_nodes/test_nodes.cpp (+2, -23) (Diff)
/source/blender/functions/functions/lists.cpp (+24, -15) (Diff)
/source/blender/functions/functions/lists.hpp (+2, -3) (Diff)