Blender Git Commit Log
Git Commits -> Revision 2141478
Revision 2141478 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) April 18, 2019, 07:42 (GMT) |
implicit conversions between float and integer lists |
Commit Details:
Full Hash: 214147818025299bdd70aada0936334305f86cda
Parent Commit: 5333710
Lines Changed: +32, -11
5 Modified Paths:
/release/scripts/startup/function_nodes/inferencing.py (+12, -11) (Diff)
/release/scripts/startup/function_nodes/types.py (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/conversions.cpp (+5, -0) (Diff)
/source/blender/functions/functions/simple_conversions.cpp (+11, -0) (Diff)
/source/blender/functions/functions/simple_conversions.hpp (+3, -0) (Diff)
/release/scripts/startup/function_nodes/types.py (+1, -0) (Diff)
/source/blender/functions/frontends/data_flow_nodes/inserters/conversions.cpp (+5, -0) (Diff)
/source/blender/functions/functions/simple_conversions.cpp (+11, -0) (Diff)
/source/blender/functions/functions/simple_conversions.hpp (+3, -0) (Diff)