Robert
190d797f1a
UI - Use PropertyChanged.SourceGenerator everywhere else
2023-10-20 20:33:44 +02:00
Robert
d656c6960d
UI - Use PropertyChanged.SourceGenerator in workshop
2023-10-20 20:00:07 +02:00
Robert
8f1509fc28
UI - Upgrade to (preview :c) version of HotChocolate to fix emoji issue
2023-10-20 19:43:00 +02:00
Robert
1bd4efbbc5
Meta - Fixed a bunch of build warnings
2023-10-18 23:13:57 +02:00
Robert
6921561317
UI - Add PropertyChanged.SourceGenerator and use it in the profile editor
2023-10-18 22:50:28 +02:00
Robert
fb6845be5d
Core - Call OnFrameRendering after core has rendered instead of before
2023-10-18 21:11:06 +02:00
Robert
4e8d532c63
Meta - Upgrade Nuget packages
2023-10-18 20:53:08 +02:00
Diogo Trindade
c55cb5266b
WebApiRemote - allow passing parameters to restart
2023-10-17 00:56:58 +01:00
Robert
0f8c8a6e11
Remove leftover debug write lines
2023-10-16 21:30:38 +02:00
Robert
d73312c4f4
Web server - Ensure controllers and web modules provided by plugins are removed on disable
2023-10-16 21:29:37 +02:00
Robert
43e396bf6d
Core - Refactored layout loading, fixing LED images
...
Core - Make a better effort at removing orphaned devices from device providers that failed to load
2023-10-16 19:44:13 +02:00
Robert
38f18613c1
Core - Ensure devices owned by ArtemisDevice always have valid dimensions
2023-10-14 19:36:46 +02:00
Robert
76d424012a
Core - Brought device load/save logic in line with the rest of the code
2023-10-14 17:20:22 +02:00
Diogo Trindade
46c035851a
Core - Use StringComparison instead of ToUpper
2023-10-11 21:44:41 +01:00
Robert
38eb0ff460
Device visualizer - Never return NaN measurements
...
Device logical layout picker - Fixed NRE
Surface manager - Improve thread safety
2023-10-11 20:53:21 +02:00
Robert
7e72e22295
Revert "Undo device changes"
...
This reverts commit 41c1458b5af460769fdd06b9e86fe4b03ef54ed2.
2023-10-11 19:30:49 +02:00
Robert
41c1458b5a
Undo device changes
2023-10-09 20:54:59 +02:00
Robert
ccd79de67c
Always recreate LED group when recreating surface
2023-10-09 20:47:09 +02:00
Robert
3e88aa37ff
Change surface manager SKTexture handling
2023-10-09 20:04:23 +02:00
Robert
543b62a715
Profile editor - Added back hotkeys for the tools
...
Profile editor - Fixed hotkeys not always working
2023-10-07 20:12:35 +02:00
Robert
f985682e78
Profile editor - Fixed easing options not applying
...
Device properties - Fixed layout changes not saving
2023-10-06 21:28:02 +02:00
Robert
e866afbfb0
Merge branch 'feature/device-refactor' into development
2023-10-06 20:40:19 +02:00
Robert
97d18d38cc
Surface Editor - Fixed multi-select
2023-10-05 20:55:16 +02:00
Robert
2a0a0f3cfd
Core - Split up RGBService into RenderService and DeviceService
...
Core - Removed rendering from CoreService
Core - Store and restore original device LEDs when applying/clearing layouts
2023-10-05 20:38:07 +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
279761abd3
Workshop - Added button to copy share link to profile detail page
2023-09-25 19:52:56 +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
f990641724
UI - Set window state to normal if minimized when opening main window
2023-09-25 19:28:07 +02:00
Robert
0a5cc6955e
Added artemis:// protocol support
2023-09-24 20:10:21 +02:00
Robert
4994b3fb44
Workshop - Added filtering, sorting and changable entries per page
2023-09-23 23:08:28 +02:00
Robert
a8dadfc0c8
Meta - Bump SkiaSharp to 2.88.6
2023-09-21 22:33:09 +02:00
Robert
68eae085e4
Workshop - Disable continue button in email validation step
2023-09-20 22:58:06 +02:00
Robert
fbf908c032
Workshop - Fixed email not being detected as verified
...
Settings - Fixed new releases not loading when there are more than 20
2023-09-20 22:55:37 +02:00
Robert
ce927d320f
Merge branch 'development'
2023-09-17 12:14:02 +02:00
Robert
8a4390fb80
Meta - Upgraded Nuget packages
2023-09-17 11:58:38 +02:00
Robert
8d5640aba3
UI - Fixed various rename dialogs cancelling instead of submitting when pressing enter
...
Submission wizard - Allow window to scroll when setting up layer adaption hints
Local web API - Added status endpoint to determine whether webserver is running
2023-09-17 11:35:19 +02:00
RobertBeekman
888ed3743e
Merge pull request #815 from Artemis-RGB/development
...
Adaption hints - Added more hints and sections
2023-09-10 12:00:15 +02:00
Robert
d96581f11c
Adaption hints - Added single LED adaption hint
...
Adaption hints - Added more sections to keyboard section adaption hint
2023-09-10 11:58:37 +02:00
Robert
bbadef7a9a
Merge branch 'development'
2023-09-09 20:47:51 +02:00
Diogo Trindade
4b15d3d976
Workshop - Fixed crash when converting string back to DateTimeOffset
2023-09-09 16:08:57 +01:00
Robert
898ed19f29
Profile Editor - Fixed transforms breaking when hitting play
2023-09-09 13:42:46 +02:00
Robert
0fdb40bd35
Workshop - Update workshop IDs to be long
2023-09-09 13:30:26 +02:00
Robert
a798980eec
Workshop - Feature flagged out layouts
...
Settings - Use Fluent tabs
2023-09-09 00:32:58 +02:00
Robert
0ac973d4bc
Workshop - Use production APIs
2023-09-09 00:11:45 +02:00
Robert
3d1e53e395
Workshop Library - Finished basic implementation of installed tab
2023-09-08 17:06:48 +02:00
Robert
876465cfdb
Workshop Library - Installed entries WIP
2023-09-06 21:24:15 +02:00
Robert
c69be2836e
Workshop - Added installed entries and update profiles when reinstalling them
2023-09-06 20:39:43 +02:00
Robert
fcde1d4ecc
UI - Tweaked monospace font sizing
2023-09-05 21:39:43 +02:00
Robert
2ee170b803
Workshop - Fixed deep linking to an entry
...
Workshop - Added the ability to upload new releases to existing submissions
2023-09-04 20:30:57 +02:00
Diogo Trindade
625fff4b73
Fix namespaces
2023-09-04 15:56:59 +01:00