1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 13:28:33 +00:00

2001 Commits

Author SHA1 Message Date
Robert
ff4ec16690 Layer properties - Added string input
Profile editor - Run render loop on a DispatcherTimer when playing
2022-02-01 21:02:44 +01:00
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
c168edd9fc Merge branch 'development' into feature/avalonia 2022-01-07 20:04:56 +01:00
Robert
3c827d1a0a Core - Updated RGB.NET
Plugins - Allow device providers to override the device layout name
2022-01-07 12:03:40 +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
niko
8b1ce4e0ec
added step easing (#678)
* added snap easing
* moved step function to the bottom of the list

Co-authored-by: Robert <mail@rbeekman.nl>
2022-01-03 12:42:51 +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
503cc89cd5 Merge branch 'feature/visual-scripting' into feature/avalonia 2022-01-02 21:58:50 +01:00
Robert
9da3e9cfb1 Merge branch 'development' into feature/visual-scripting 2022-01-02 21:57:16 +01:00
Robert
ddcb2cfcdb Merge branch 'master' into development 2022-01-02 15:50:04 +01:00
Robert
f33ee33de5 Merge branch 'development' 2022-01-02 15:49:58 +01:00
Robert
ddbb768a69 Meta - Fix pipeline 2022-01-02 15:49:06 +01:00
RobertBeekman
347d5801da
Merge pull request #679 from Artemis-RGB/development
Move to RGB.NET NuGet packages
2022-01-02 14:59:08 +01:00
Robert
95b79dc8f2 Pipeline - Fix PR builds 2022-01-02 12:50:09 +01:00
Robert
accadba11f Updated readme 2022-01-02 12:12:11 +01:00
RobertBeekman
29e1cb648a Remove RGB.NET build from pipeline 2022-01-02 11:31:58 +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
a04ceb142e Meta - Use RGB.NET NuGet packages 2021-12-31 00:02:33 +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