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

48 Commits

Author SHA1 Message Date
Robert
9ebdaec4f1 TextBox - Added prefix and suffix attached properties
NumberBox - Added prefix and suffix attached properties
Profile editor - Use compiled bindings where applicable
2022-01-29 00:21:42 +01:00
Robert
76ef542e18 Profile editor - Store panel sizes as settings 2022-01-26 22:34:36 +01:00
Robert
642823add5 Timeline - Implemented segments 2022-01-25 00:23:26 +01:00
Robert
913117ad0a Profile editor - Implemented keyframe selection, movement, deletion
Profile editor - Added command scoping
2022-01-22 01:19:10 +01:00
Robert
a1f7f6dff8 Profile editor - Implemented keyframe easing selection 2022-01-21 00:42:06 +01:00
Robert
6f269af8d4 Profile editor service - Make keyframe selection an editor concern 2022-01-20 00:24:48 +01:00
Robert
98180df5f2 Profile editor - Ported keyframe display and selection 2022-01-18 23:27:35 +01:00
Robert
66a2e51979 Profile editor - Ported timeline scaling, timeline header 2022-01-17 09:39:34 +01:00
Robert
098c44ebc8 Profile editor - Ported time caret 2022-01-16 17:29:26 +01:00
Robert
1832a25426 Core - Reworked brush/effect property storage
Profile editor - Added brush selection
Profile editor - Added playback controls
2022-01-16 00:46:19 +01:00
Robert
022beb6a48 Profile editor - Added most properties 2022-01-12 22:11:40 +01:00
Robert
c04bff1f48 Profile editor - Ported most VMs of the properties tree and timeline 2022-01-11 00:25:12 +01:00
Robert
bf1aad1549 Profile editor - Added layer deleting WIP 2022-01-10 21:32:08 +01:00
Robert
5802855eb1 Profile editor - Added layer renaming
Profile editor - Added undo/redo notification (for now)
2022-01-10 21:19:35 +01:00
Robert
0b905cca2e Profile editor - Ported most of the property tree 2022-01-10 00:07:06 +01:00
Robert
126540e2f3 Remove accidental local reference 2022-01-08 19:51:46 +01:00
Robert
d5d3530ca5 Meta - Upgrade to .NET 6 2022-01-08 17:27:50 +01:00
Robert
33c54eaeb0 Editor - Tweaked profile tree visuals
Editor - Add current profile name display, added smooth zooming
2022-01-08 17:20:32 +01:00
Robert
9bbab5f9f8 Surface editor - Selection improvements 2022-01-08 11:14:58 +01:00
Robert
68cd8287a6 Editor - Added message when profile failed to load
Editor - Implemented creating elements inside folders
2022-01-06 23:11:55 +01:00
Robert
aa8667544f Profile tree - Implemented VM creation on all levels 2022-01-04 22:02:43 +01:00
Robert
353eec2529 Meta - Fix remaing warnings in non-WPF projects 2022-01-02 23:56:06 +01:00
Robert
1c15fbe983 Meta - Fixed a whole bunch of warnings 2022-01-02 23:16:16 +01:00
Robert
736324e45e Profile editor - Added unro/redo
Profile editor - Added adding layers and folders
2022-01-02 00:04:46 +01:00
Robert
34757716aa Updated ReactiveUI
Added order to render element ctors
2021-12-30 23:33:26 +01:00
Robert
6569558df4 Meta - Updated Nuget packages
Meta - Moved to RGB.NET pre-release Nuget packages
2021-12-27 20:13:51 +01:00
Robert
bfbe29be63 Profile editor - WIPeroony 2021-12-26 19:42:37 +01:00
Robert
16b6bb47b4 Profile editor - Added initial VMs and UI panels
UI screens - Simplified namespaces
2021-12-11 00:53:48 +01:00
Robert
9a4e7f9c9f Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia 2021-12-09 23:33:01 +01:00
Robert
0c3f84cbeb Sidebar - Moved VMs and views
Sidebar - Implemented profile selection
Windows - Fix designer breaking due to the input provider
2021-12-09 23:32:59 +01:00
Diogo Trindade
ccdb0b9711 Linux - Added intiial input provider 2021-12-09 07:18:24 -08:00
Robert
971e32f7a5 Plugin settings - Fix content dialogs not working in settings dialogs 2021-12-08 23:48:25 +01:00
Robert
ebed9f5560 Core - Renamed ProfileConfigurationHotkey to Hotkey
Avalonia - Added HotkeyBox
2021-12-07 00:14:23 +01:00
Robert
b801de1f30 Windows - Added input provider
Debugger - Fixed data model list display
2021-12-06 00:44:25 +01:00
Robert
d594ed7951 Fix button labels 2021-12-05 00:30:06 +01:00
Robert
519f6bb44d UI - Implemented profile create/update/delete 2021-12-05 00:20:24 +01:00
Robert
55337fe120 Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia 2021-12-04 12:02:24 +01:00
Robert
a6f1b05c19 Core - Rewrote profile configuration icons
WPF UI - Adjusted for the above rewrite 
Avalonia UI - Implemented profile icons
2021-12-04 12:02:17 +01:00
Diogo Trindade
f4796945b4 Linux - Fixed native skia, implemented AppStateManager 2021-11-29 12:27:02 -08:00
Robert
4c5c785aa6 Meta - Updated Nuget packages
Settings - Changed where panels start scrolling
Home - Clip cards to bounds
Sidebar - Added category creation/renaming
Debugger - Fixed existing window focus
Tray icon - Implemented all functionality
2021-11-27 23:02:02 +01:00
Robert
955b223b35 Cleanup 2021-11-26 23:59:52 +01:00
Robert
f531c9d0d9 UI - Added splash screen
UI - Added tray icon
2021-11-26 23:57:16 +01:00
Robert
90d028fd58 Debugger - Added performance debugging
Windows - Added back forced shutdown
2021-11-21 20:43:15 +01:00
Robert
4325005b0e UI - Removed kinda hacky window style 2021-11-21 11:01:24 +01:00
Robert
091b65d1e4 UI - Simplify folder structure to match old project better 2021-11-21 10:02:33 +01:00
Robert
e4c1c99e27 Debugger - Added datamodel debugger
Shared UI - Added data model VMs
2021-11-20 22:48:32 +01:00
Robert
e05de0d780 UI - Added basic implementation for each OS 2021-11-18 23:16:07 +01:00
Robert
f38a9e9e55 Rename Avalonia projects
Add Avalonia platform projects
2021-11-18 00:18:13 +01:00