Commit graph

13 commits

Author SHA1 Message Date
t3du 6e255bcb05
add Not Equal to Gate node logic 2021-10-26 10:05:11 -03:00
t3du ebb3076431
add between logic condition 2021-10-19 21:19:16 -03:00
tong b452acaebb Replace deprecated Std.is with Std.isOfType 2021-07-09 22:04:50 +02:00
luboslenco db4f0cc107 Apply checkstyle 2019-12-19 23:54:08 +01:00
unknown 48ecb814f5 Update node interface 2018-10-22 10:10:33 +02:00
unknown dea61608c3 Vector equal test for Gate node 2018-06-01 19:02:56 +02:00
unknown 7f728d78b2 Add 'Almost Equal' to Gate node 2018-06-01 18:33:52 +02:00
Simonrazer e7171433ae Gate with else
First try?
2018-04-15 10:36:30 +02:00
Devin Curry a25609a943 Gate node: "And" and "Or" properly handle any number of inputs. 2018-02-25 19:11:38 -08: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
Lubos Lenco 1ad5eb0b79 Logic nodes round 1 2017-04-03 22:29:46 +02:00
Lubos Lenco d7be94d6e1 Merge logic nodes 2017-03-21 03:06:38 +01:00