Commit graph

13 commits

Author SHA1 Message Date
Jan Oberhauser 070dfd6cde 🐛 Fix issue that FunctionItem-Node loses binary data #840 2020-08-14 20:02:52 +02:00
Jan Oberhauser 4ad009214e Change evaluateExpression -> $evaluateExpression 2020-04-13 16:51:04 +02:00
Jan Oberhauser c1853a6ff5 Add functionality to evaluate expression 2020-03-21 17:25:29 +01:00
Jan Oberhauser 5a2f2ee8d1 🐛 Fix bug with external modules on Function-Nodes 2020-01-25 13:21:59 -08:00
Jan Oberhauser 1846e4ab30 Enable external module imports in FunctionItem-Node 2020-01-01 15:37:10 -06:00
Jan Oberhauser 1ed5a4589d Improve handling of incorrect return data of Function Nodes 2019-12-23 14:54:27 -06:00
Jan Oberhauser 3da402a8d4 Allow to use built-in modules in Function-Nodes if configured 2019-12-13 11:23:30 -06:00
Jan Oberhauser 1b28825b94 Make static data available in Function-Nodes 2019-10-15 07:37:49 +02:00
Jan Oberhauser 2b2113433f Improve Code-Editor in Function-Nodes 2019-09-04 18:24:49 +02:00
Jan Oberhauser 48ccb36536 Make special variables like $node, $parameter, ... accessible
in Function Nodes
2019-09-04 14:53:39 +02:00
Jan Oberhauser 1b59d7b886 Copy data on execution only if needed 2019-08-01 22:55:33 +02:00
Jan Oberhauser e3fafc85e6 Use color for icons in node creator and update colors 2019-07-26 11:41:08 +02:00
Jan Oberhauser 9cb9804eee Initial commit to release 2019-06-23 12:35:23 +02:00