Commit graph

7 commits

Author SHA1 Message Date
luboslenco db4f0cc107 Apply checkstyle 2019-12-19 23:54:08 +01:00
Zicklag f00b72836b Add Functions and Function Calls to Logic Nodes
* Renamed Call Haxe node to Call Function because it will now be able
to call node functions as well.
 * Added ability to pass arguments to the Call Function node.
 * Created Function and Function output nodes that allow you to create
functions in node trees. Node functions can be called from other nodes
and from Haxe.
2018-11-04 09:00:38 -06:00
luboslenco 88623a1975 Call Function node is now Call Haxe node 2018-10-15 17:02:06 +02:00
luboslenco e05ca352dd Null safe logic nodes 2018-06-14 14:52:05 +02:00
Lubos Lenco d32cb81db7 Haxe clean up 2017-11-20 15:16:52 +01:00
Lubos Lenco 4cbeb3bbf8 Logic nodes round 4 2017-04-08 20:05:35 +02:00
Lubos Lenco ac7bfb1b8e Logic nodes round 2 2017-04-04 23:11:31 +02:00