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

426 Commits

Author SHA1 Message Date
Robert
5b5acf2f76 Fixed remaining compile errors 2023-03-31 20:52:44 +02:00
Robert
d171b947b7 Fixed compile errors in Artemis.UI 2023-03-30 23:13:39 +02:00
Robert
81e83e59f6 Fixed Artemis.UI.Shared compile errors 2023-03-29 21:36:56 +02:00
Robert
c6b14813b7 Fixed an oopsie 2023-03-25 22:19:36 +01:00
Robert
5f206436c3 Merge branch 'development' into feature/gh-actions 2023-03-06 22:03:07 +01:00
3cdd62ab12 Merge branch 'development' into RGB.NET-Update 2023-03-05 19:26:26 +01:00
a5159401e6 Updated RGB.NET to 2.0.0-prerelease.17 2023-03-05 19:26:08 +01:00
Robert
1351796f42 Merge branch 'feature/updating' into feature/gh-actions 2023-02-26 16:06:10 +01:00
Robert
d15244f330 Merge branch 'development' into feature/updating 2023-02-26 16:04:03 +01:00
Robert
67a4672c66 Implemented Windows updating 2023-02-26 13:41:40 +01:00
Robert
acd005e4a2 Implemented most of the updating mechanism 2023-02-24 22:54:17 +01:00
RobertBeekman
8c56343348
Merge pull request #761 from Artemis-RGB/RGB.NET-Update
Updated RGB.NET to stay in sync with plugins
2023-02-12 21:29:47 +01:00
Robert
968b365a29 Node editor - Fixed a crash when duplicating nodes with pin collections 2023-02-12 21:27:46 +01:00
f1c5b2c14f Updated RGB.NET to stay in sync with plugins 2023-02-12 17:44:03 +01:00
Robert
f97d328f32 Merge branch 'feature/updating' into feature/gh-actions 2023-02-12 16:48:30 +01:00
Robert
a5d2249593 Updating - Initial client code 2023-02-05 21:48:56 +01:00
Robert
64decaf0c2 Core - Refactor service registration pt 2 2023-02-04 23:32:14 +01:00
Robert
f2ef657d00 Core - Refactor service registration 2023-02-04 23:25:48 +01:00
Diogo Trindade
b493e43c6e
UI - Added debugger log tab (#753) 2023-02-01 19:46:37 +01:00
Robert
704bdce68b Nodes - Added hotkey toggle and hotkey enable/disable nodes 2023-01-31 00:01:05 +01:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc (#754) 2023-01-30 21:00:10 +01:00
Robert
ac960b8f31 Core - Nullability fixes (and I need a build) 2023-01-15 12:57:38 +01:00
Robert
166cb888c1 Meta - Update RGB.NET
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
Robert
f6f65f7ef0 Color gradient editor - Fixed deleting stops with the X-button 2022-10-31 21:46:03 +01:00
Robert
35b593a31d Node editor - Added copy/pasting 2022-10-04 23:39:16 +02:00
Robert
ba45bdd99d Text boxes - Fixed the hitbox so that you can click anywhere in a textbox to start typing 2022-10-03 20:41:19 +02:00
Diogo Trindade
f0a4a9a267 Meta - Cleaned up csprojs 2022-09-30 20:45:40 +02:00
Diogo Trindade
96a8a72ae7 Meta - Removed packages.lock.json 2022-09-30 20:45:40 +02:00
Robert
65b8b377ec Script editor - Added auto-arrange button 2022-09-24 12:13:12 +02:00
Robert
9c117d2773 Nodes - Added gradient nodes
Nodes - Added color gradient pin type
Data bindings - Changed color gradient data bindings to now take a color gradient
2022-09-23 21:41:08 +02:00
Robert
b779a86d13 Event conditions - Fix start-node disconnecting
Input - Performance optimizations
2022-09-16 19:46:43 +02:00
Robert
b19854ee47 Nodes - Added object output pins and a new list predicate node 2022-09-16 19:46:43 +02:00
Robert
3994b49f08 Windows - Fix crash when clicking on update notification
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
88f01abe0d Data model node - Fixed pins disconnecting after restart
Data model event node - Fixed pins disconnecting after restart
Node editor - Fixed connecting already connected input pins to an output pin causing a crash
Node editor - Added auto-save every 2 minutes while nodes are open (profiles are already auto-saved whenever you make a change, nodes will get the same treatment later)
2022-08-30 17:22:36 +02:00
Robert
30be7a9915 Nodes - Fixed some connections not saving on dynamic incoming pins
Nodes - Fixed undo/redo when deleting a node with dynamic incoming pins
Nodes - Disabled layer property node for now until I have time to finish it
2022-08-23 23:28:42 +02:00
Robert
3efb97eedd Color picker - Avoid overlapping colors 2022-08-22 20:24:08 +02:00
Robert
563389cab6 Profile editor - Fixed play on focus loss functionality 2022-08-21 13:34:10 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
e68e16df4d Device visualizer - Fixed display issues when scaling/rotating 2022-08-21 11:26:36 +02:00
Robert
7a7d0ab387 Linux input provider - Style fixes
Nodes - Added display value node
Nodes - Updated help link
2022-08-20 21:48:46 +02:00
Robert
f9b3bc9377 Workshop - Disable in release builds 2022-08-20 18:02:35 +02:00
Robert
a2a063c136 UI - Fix build warnings
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
6c5298902f CI - Updated to build Avalonia project
Meta - Clean up build configs
2022-08-20 11:34:25 +02:00
Robert
340a309f9a Core - Don't retry loading plugins after shutdown has been initialized
Meta - Update packages
2022-08-20 10:43:44 +02:00
Robert
34799fd440 Packages - Updated Avalonia and friends 2022-08-18 21:06:23 +02:00
Robert
9da71f7b97 Editor - Fixed a bunch of memory leaks 2022-08-18 20:13:15 +02:00
Robert
1f311d2295 Profile editor - Added focusing 2022-08-14 14:11:39 +02:00
Robert
3f52279305 Profile - Blending mode fixes
Nodes editor - Adhere to cable display settings
Profile - Added focus layer option
2022-08-14 10:18:17 +02:00
Robert
e401fdf964 Editor - Autofit surface on open
Data model picker - Expand on double click
2022-08-13 17:09:53 +02:00
Robert
19d47ec9f5 Profiles - Fixed resetting state and reset profiles after editing them 2022-08-13 11:18:24 +02:00