Blender Git Commit Log
Git Commits -> Revision 7178267
Revision 7178267 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 18, 2019, 08:19 (GMT) |
start using a better defined type system |
Commit Details:
Full Hash: 7178267f200693add0afa68aeab40cf1de0d50c5
Parent Commit: 2141478
Lines Changed: +72, -33
7 Modified Paths:
/release/scripts/startup/function_nodes/types.py (+18, -13) (Diff)
/release/scripts/startup/function_nodes/types_base.py (+44, -20) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/conversions.cpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/sockets.cpp (+1, -0) (Diff)
/source/blender/functions/functions/lists.cpp (+1, -0) (Diff)
/source/blender/functions/types/numeric_lists.cpp (+5, -0) (Diff)
/source/blender/functions/types/numeric_lists.hpp (+2, -0) (Diff)
/release/scripts/startup/function_nodes/types_base.py (+44, -20) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/conversions.cpp (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/sockets.cpp (+1, -0) (Diff)
/source/blender/functions/functions/lists.cpp (+1, -0) (Diff)
/source/blender/functions/types/numeric_lists.cpp (+5, -0) (Diff)
/source/blender/functions/types/numeric_lists.hpp (+2, -0) (Diff)