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

2159 Commits

Author SHA1 Message Date
Robert
2872712d66 Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia 2022-07-25 22:39:33 +02:00
Robert
eccad3042a Plugins tab - Added missing button
Profile editor - Color tweaks
Layer adaption hints - Color tweaks
Layer adaption hints - Save on close
Layer properties - Fix loading of keyframes
2022-07-25 22:39:29 +02:00
Robert Beekman
1f528ce51e Editor - Always update layer shape on UI thread 2022-07-25 08:26:32 +02:00
Robert
a2ce3b9d9c Devices - Added input identification
UI - Tweaked style and enabled Mica on Windows 11
2022-07-24 23:23:59 +02:00
Robert
f09b4a20bf Gradient picker button - Always update gradient on UI thread
Data bindings - Added AlwaysApplyDataBindings setting
2022-07-24 14:25:13 +02:00
Robert
29ef160975 Profile tree - Fixed dragging while renaming
Profile tree - Fixed dragging folders onto themselves
Profile tree - Suspend keybinds while renaming
Brushes - Added brush presets UI
Numberbox - Removed double validation error
2022-07-23 21:21:57 +02:00
Diogo Trindade
a23af68a12 Updated RGB.NET 2022-07-22 23:38:40 +01:00
Robert
289a411545 Plugins - Don't dispose Plugin when disabling after it has been injected into a feature 2022-07-22 23:25:35 +02:00
Robert
75d85985a9 Plugins - Added platform support
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
e385165200 Core - Made FloatRange and IntRange readonly structs
ColorGradient - Fixed missing subscribtions when using object list manipulation API
ColorGradient - Fixed editor VM going out of sync
2022-07-17 23:22:45 +02:00
Robert
bd26f447c6 Editor - Don't call ApplyUpdateValue if nothing changed
Draggable number box - Fix values resetting to 1
2022-07-17 12:10:58 +02:00
Robert
d114c37439 Device visualizer - Don't eat mouse up events on LEDs (fixes pan getting stuck) 2022-07-16 23:01:18 +02:00
Robert
e2f456866a UI - Fixed empty screen when opening from tray
UI - Fixed editor getting stuck when closed to tray
2022-07-16 21:27:34 +02:00
Robert
311bdee8da Scripting - Add confirm dialog when discarding changes
Editor - Fix missing repeat mode button
Editor - Auto-save 1 sec after last change
General UI - Fix main window drag handle
2022-07-16 10:42:20 +02:00
Robert
e3907e6a76 Merge branch 'development' into feature/avalonia 2022-07-15 22:01:21 +02:00
Robert
94826e8598 Debugger - Added the ability to copy data model paths 2022-07-15 21:46:51 +02:00
Robert
0b9fcfdcbe Debugger - Added the ability to copy data model paths 2022-07-15 21:06:35 +02:00
Robert
3b4194cb9d Plugins - Ported prerequisites UI
Scripting - Ported scripting UI
2022-07-10 23:25:34 +02:00
Robert
0256a0d625 Settings - Fix general tab breaking when there is no graphics context 2022-07-04 17:58:44 +02:00
Robert
b3b324697a Device dialog - Logical layout selection 2022-07-02 22:53:12 +02:00
Robert
a735568c8f Yeah I can't remember looks like I fixed a bunch of warnings 2022-07-02 14:01:27 +02:00
Diogo Trindade
c4010b5481
Merge pull request #702 from BigBrainAFK/patch-2
Fix LayerEffect order double variable assignment
2022-06-28 21:27:12 +01:00
Tony Langhammer
16c6447bf9
Fix LayerEffect order double variable assignment
This fixes the accidental double assignment of the LayerEffect order messing up more complex profiles.
Closes #669
2022-06-28 22:21:27 +02:00
Robert
65837e671a Device dialog - Added LEDs tab
General - Resolved lots of compile warnings (XML comments)
2022-06-19 14:19:03 +02:00
Robert
021f17aef4 General - Log fatal exceptions on all platforms 2022-06-18 22:36:52 +02:00
Robert
b875e3d366 Plugins - Added importing 2022-06-18 22:32:03 +02:00
Robert
f89e7d43fe Property input - Implemented remaining properties 2022-06-18 11:45:41 +02:00
Robert
e1a66f8a7e Layer properties - Tweaked step sizes for draggable float
UI - Tweak selection rectangle design
2022-06-15 21:57:10 +02:00
Robert
c0e2d8e579 Draggable numberbox - Added and use in editor 2022-06-12 16:57:39 +02:00
Robert
ecbc3e4f35 Profile editor - Fixed keyframe positions of groups not updating 2022-06-09 21:45:21 +02:00
Robert
13d2ee0c3b Meta - Upgraded packages 2022-06-09 20:10:39 +02:00
Robert
38986b73ac Profile editor - Ensure hotkeys work whenever working i nthe editor 2022-06-08 21:19:08 +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
bcd03becc7 Sidebar - Added profile reordering and moving to different categories 2022-05-27 10:06:47 +02:00
Robert
cd97ed420c Layer adapter hints - Finished port, added deleting hints 2022-05-25 22:22:09 +02:00
Robert
720bebaf35 Layer adapter hints - Ported UI 2022-05-24 23:24:49 +02:00
Robert
850346ccd2 Node editor - Added menu
Node scripts - Fixed IDs not being set for regular nodes
Enums node - Hardened VM logic against weird connections
2022-05-22 22:38:57 +02:00
Robert
a0260b53e5 Timeline - Fix collapsed keyframes not showing 2022-05-21 21:23:14 +02:00
Robert
4809ebf969 Core - Change default rendering to Software, quicker in most setups
Surface editor - Added remaining missing functionality
2022-05-17 23:29:07 +02:00
Robert
a06bc68046 Device properties - Implemented LED mappings tab
Device properties - Tweak design
2022-05-15 20:14:57 +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
35f83e58e5 Merge branch 'development' into feature/avalonia
Code cleanup
2022-05-14 00:14:03 +02:00
Robert
1c2fe904b7 Merge branch 'development' 2022-05-12 23:07:01 +02:00
Robert
4ee4857b10 Core - Added timesToRepeat and seamless arguments to GetColor
Core - Optimized GetColorsArray
2022-05-12 23:01:45 +02:00
Robert
6f75683c4d General - Updated RGB.NET 2022-05-08 10:28:52 +02:00
Robert
11b88a3917 Merge branch 'development' 2022-05-07 17:10:31 +02:00
Robert
517185f4b1 General - Updated RGB.NET
Core - Artemis should now always stick to the configured framerate (even 144)
Plugins - Added many layouts from our Discord users, thanks everyone!
Plugins - Fixed Logitech losing control after PC sleep
2022-05-07 17:09:44 +02:00
Robert
34407aaeec Core - Made graphics context providable by UI
Windows - Implemented Vulkan graphics context
Splash screen - Tweaked design
2022-05-06 18:19:02 +02:00