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

14 Commits

Author SHA1 Message Date
Robert
5c4175ed9c Editor - Fixed suspending layers
Editor - Disable suspending layers with spacebar
Nodes - Fixed changed event source node not using numerics
Nodes - Simplify checking wether a pin is numeric
2022-07-31 17:17:37 +02:00
Robert
52f2338154 Event condition - Added toggle off mode
Profile editor - Added element copy/pasting
Shared UI - Fix namespaces
2022-04-17 20:23:18 +02:00
Robert
5b183d3010 Nodes - Rewrote storage 2022-04-10 11:59:32 +02:00
Robert
66ea718316 Profile editor - Integrated visual scripting 2022-04-03 22:21:56 +02:00
Robert
7c83d5345f Nodes - Reorganized code 2022-03-30 20:10:43 +02:00
Robert
28534cb57a Nodes - Added maths node
Nodes - Added visual representation of easing types to easings node
2022-03-27 15:29:58 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00
Robert
50b4c71142 Node system - Added numeric struct and utilized it in nodes 2021-09-30 23:28:01 +02:00
Robert
eb9dd3b509 Data model node - Properly recover when data model path validates 2021-09-29 22:54:36 +02:00
Robert
0058322936 Nodes - Lock nodes while resetting
Nodes - Added more boolean operators
Nodes - Fix number comparisons
2021-09-29 21:43:12 +02:00
Robert
43b7b8345c Nodes - Update NoStringEvaluating
Data model node - Take pin creation off of the UI thread
2021-09-26 11:39:40 +02:00
Robert
c1dab91c16 Nodes - Changed storage to be based on generics
Nodes - Added XML docs to most types
2021-09-24 23:05:16 +02:00
Robert
8413b8d6db Nodes - Added event value cycle node 2021-09-20 22:55:10 +02:00
Robert
5b4188ed12 Display conditions - Events UI WIP 2021-09-08 21:00:06 +02:00