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

163 Commits

Author SHA1 Message Date
Diogo Trindade
b3dc12790c
Remove Artemis.props file 2024-01-15 19:08:16 +00:00
Diogo Trindade
0c107410d5
Meta - consolidate dependencies 2024-01-14 22:41:18 +00:00
Robert
1bd4efbbc5 Meta - Fixed a bunch of build warnings 2023-10-18 23:13:57 +02:00
Robert
4e8d532c63 Meta - Upgrade Nuget packages 2023-10-18 20:53:08 +02:00
Robert
919199a8d0 Nodes - Avoid overriding paths pointing to unloaded plugins with empty values
Nodes  - Store the type of paths so that node connections can be restored even if the path their types are based on are unavailable
2023-09-25 20:21:00 +02:00
Robert
1b0796c68b Nodes - Fixed boolean branch node not picking a type if both pins are connected 2023-09-25 19:34:31 +02:00
Robert
8a4390fb80 Meta - Upgraded Nuget packages 2023-09-17 11:58:38 +02:00
Robert
fcde1d4ecc UI - Tweaked monospace font sizing 2023-09-05 21:39:43 +02:00
Robert
bf3d5fc75d UI - Replaced Consolas with Roboto Mono
Workshop library - Added most of submission management
2023-09-03 16:51:22 +02:00
Robert
a51ab70298 Merge branch 'development' into feature/workshop 2023-08-21 20:15:46 +02:00
Robert
9cedeea2f0 Nuget - Use separate version for Avalonia behaviours 2023-08-20 20:51:53 +02:00
Robert
e1f0ccbcc1 Submission wizard - Added adaption hint and entry details steps 2023-08-11 14:43:35 +02:00
Diogo Trindade
27d69bc1bc Fixed enum swich node not respecting DisplayAttribute 2023-07-16 17:30:27 +01:00
Robert
b298900ed2 Upgrade Avalonia and FluentAvalonia, use a props file to sync versions 2023-07-14 10:31:44 +02:00
Robert
d18ef4f5f4 Update Avalonia to 11 rc2.2 2023-07-04 20:24:38 +02:00
Robert
f43ebd2153 UI - Fix URLs 2023-06-22 23:16:49 +02:00
Robert
52a769be96 Added Matomo campaign to URLs so we know whether they're used 2023-06-18 12:35:46 +02:00
Robert
f249f80d19 Upgrade Avalonia to 11 rc1 2023-06-05 23:39:57 +02:00
Robert
c24e57e556 NumberBox - Fixed values getting coerced between 0 and 100
Data model event cycle node - Listen to the event directly, avoiding race conditions
2023-05-26 00:16:26 +02:00
Robert
fa710777d7 UI - Use Timer instead of DispatcherTimer where feasible 2023-05-20 23:11:51 +02:00
Robert
bf6674e44f Upgraded to preview8 2023-05-11 23:10:49 +02:00
Diogo Trindade
5429346396 UI - Replaced tuples with custom classes for binding
As far as i know, it's not possible to have CompiledBindings with tuples, since tuple values are fields and not properties. This change allows for compiled bindings, and makes the intent behind the tuples clearer
2023-04-30 21:40:36 +01:00
Diogo Trindade
59f9479d9a WIP - Changed Bindings into CompiledBindings 2023-04-30 21:39:21 +01:00
Robert
33f375e608 Added Nuget feed and updated Avalonia to CI build for now 2023-04-30 20:58:30 +02:00
Robert
c50a572363 UI - Update Avalonia to preview7
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
0c12d54a08 Update Nuget packages 2023-04-10 13:00:29 +02:00
Robert
88558efcb1 Fix auto connecting nodes 2023-04-07 16:18:07 +02:00
Robert
0116bac346 Fix node picker not opening at cursor 2023-04-03 22:17:39 +02:00
Robert
4518691907 Fixed lots of runtime errors 2023-03-31 21:17:14 +02:00
Robert
5b5acf2f76 Fixed remaining compile errors 2023-03-31 20:52:44 +02:00
Robert
81e83e59f6 Fixed Artemis.UI.Shared compile errors 2023-03-29 21:36:56 +02:00
RobertBeekman
8dea510eb6
To Numeric Node - Support converting booleans to numeric 2023-02-13 15:52:23 +01:00
Robert
7a5c018a3f HSV Node - Fix name 2023-02-12 21:31:25 +01:00
RobertBeekman
97d413183c
Merge pull request #760 from Artemis-RGB/feature/hsv-hsl
Nodes - Added more HSV and HSL nodes
2023-02-12 21:30:25 +01:00
Diogo Trindade
0200839a26 Nodes - Added more HSV and HSL nodes 2023-02-10 11:06:52 +00:00
Robert
64decaf0c2 Core - Refactor service registration pt 2 2023-02-04 23:32:14 +01:00
Robert
f2ef657d00 Core - Refactor service registration 2023-02-04 23:25:48 +01:00
Robert
ea4ada7a8c Nodes - Renamed easing nodes to transition nodes 2023-02-02 21:14:14 +01:00
Aytaç Kayadelen
6240e42e74
Added interpolation nodes (#755)
Nodes - Added interpolation nodes
Nodes - Renamed Numeric Interpolation node to Numeric Translation
2023-02-01 21:51:09 +01:00
Diogo Trindade
b493e43c6e
UI - Added debugger log tab (#753) 2023-02-01 19:46:37 +01:00
Robert
425485b059 Nodes - Added hotkey press node 2023-01-31 00:14:51 +01:00
Robert
704bdce68b Nodes - Added hotkey toggle and hotkey enable/disable nodes 2023-01-31 00:01:05 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
166cb888c1 Meta - Update RGB.NET
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
Robert
b607690286 Sorted Gradient - Fix code style 2022-11-25 22:54:26 +01:00
Diogo Trindade
d0f665aa10
Core - Moved color sorter and quantizer to static classes
Nodes - Added colorgradient sort node
Nodes - Added GradientBuilder node
2022-11-18 23:54:02 +01:00
Robert
0a3e822d03 Nodes - Added numeric subtract node 2022-11-06 10:27:19 +01:00
Robert
cbf2cd1736 Nodes - Added color gradient easing node
Color ramp node - Fixed 1 and multiples of 1 being treated as 0
2022-10-30 18:13:47 +01:00
Robert
147e050e69 Nodes - Added Pressed Key Position node 2022-10-21 10:37:02 +02:00
Robert
2c32abaee5 Nodes - Show simple/advanced in list node name 2022-10-04 23:39:00 +02:00