1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

12 Commits

Author SHA1 Message Date
Robert
a59183c3fa Nodes - Removed constructor base calls where unnecessary 2022-10-04 23:39:00 +02:00
Robert
eca8985fc4 Nodes - Show errors in node editor when a node fails to evaluate 2022-09-01 20:33:55 +02:00
RobertBeekman
87b87a9145
Merge pull request #718 from Aytackydln/master
Added String Length and IsNullOrWhiteSpace Nodes
2022-08-26 20:18:24 +02:00
Robert
4ed6d10f38 Nodes - Added IList support
Nodes - Added simple List operator node
2022-08-25 20:34:00 +02:00
aytac.kayadelen
ce1cf948ce remove 'Text Empty' node output name 2022-08-25 14:08:22 +03:00
aytac.kayadelen
2e5977b55f omit "string" from descriptions 2022-08-25 10:17:54 +03:00
aytac.kayadelen
37f544a9c1 simplify node output names 2022-08-24 13:12:00 +03:00
aytac.kayadelen
a92c0adaf4 update output namings 2022-08-24 12:02:26 +03:00
aytac.kayadelen
e54e791062 added string lLength and IsNullOrEmpty nodes 2022-08-24 11:15:29 +03:00
Robert
c45e879eef Nodes - Added string contains node
Nodes - Added string regex match node
2022-08-23 21:31:02 +02:00
Robert
d2e0607622 Nodes - Fixed string format node not outputting numerics
Data model event node - Renamed to Data Model-Event Value Cycle
Data model event node - Added new data model event node that outputs the latest event data
Event conditions - Performance improvements
2022-08-23 20:35:25 +02:00
Robert
7c83d5345f Nodes - Reorganized code 2022-03-30 20:10:43 +02:00