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

16 Commits

Author SHA1 Message Date
RobertBeekman
962b13c6ed
UI - Added routing (#802)
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-07-02 22:15:38 +02:00
Robert
ed3a770881 UI - Added new icon picker to profile configuration dialog 2023-05-18 19:39:15 +02: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
Diogo Trindade
194780b25c Core - Added fading in and out of profiles 2022-11-27 15:20:17 +00:00
Robert
6ed349d4c8 Sidebar - Put all options under the cogwheel button and right-mouse-menu
Sidebar - Hide the cogwheel button when not hoving over category/profile
Sidebar - Made it easier to drag profiles into an empty category
2022-09-10 18:40:05 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
a2a063c136 UI - Fix build warnings
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
e99af6c44b Sidebar - Fix importing 2022-08-20 10:43:51 +02:00
Robert
b6e0c0fb66 Sidebar - Added category reordering
Sidebar - Fix disabled profiles not fading
Sidebar - Fix module missing when editing existing profile configs
Profile - Remove old undo/redo code
2022-08-01 20:42:56 +02:00
Robert
0d3890e560 Icons - Dropped SVG support and fixed filling 2022-06-06 20:54:39 +02:00
Robert
dd40bdd544 Profiles - Added module activation requirements
Editor - Refactored tools and selected keyframes management
Timeline - Added keyframe duplicating, copying and pasting
Windows UI - Added logging of fatal exceptions
2022-06-05 18:57:42 +02:00
Robert
d563d17270 Profile settigns - Added activation condition visual scripting 2022-05-28 19:24:37 +02:00
Robert
78479c0fa2 Sidebar - Refactored category VM to fix all issues with it I could find
Sidebar - Streamlined design
Sidebar - Increase width on wide window sizes
Profile editor - Implement File and Help menus
2022-05-14 22:57:53 +02:00
Robert
66ea718316 Profile editor - Integrated visual scripting 2022-04-03 22:21:56 +02:00
Robert
d7f3ee1190 Meta - Replace WPF projects with Avalonia projects 2022-03-27 11:55:26 +02:00