Blender Git Commit Log
Git Commits -> Revision c15103f
Revision c15103f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 11, 2019, 16:58 (GMT) |
steps towards a second list type |
Commit Details:
Full Hash: c15103f454ef799a6c6be586be4b6123a9e513f2
Parent Commit: 121189e
Lines Changed: +97, -22
5 Modified Paths:
/release/scripts/startup/function_nodes/sockets.py (+6, -1) (Diff)
/source/blender/functions/functions/lists.cpp (+76, -21) (Diff)
/source/blender/functions/functions/lists.hpp (+4, -0) (Diff)
/source/blender/functions/types/numeric_lists.cpp (+8, -0) (Diff)
/source/blender/functions/types/numeric_lists.hpp (+3, -0) (Diff)
/source/blender/functions/functions/lists.cpp (+76, -21) (Diff)
/source/blender/functions/functions/lists.hpp (+4, -0) (Diff)
/source/blender/functions/types/numeric_lists.cpp (+8, -0) (Diff)
/source/blender/functions/types/numeric_lists.hpp (+3, -0) (Diff)