Robert
|
c50a572363
|
UI - Update Avalonia to preview7
UI - Update FluentAvalonia to preview7
|
2023-04-26 21:38:15 +02:00 |
|
|
|
1b23607d92
|
Meta: Updated RGB.NET to 2.0.0-prerelease.53 and adapted the SKTexture to the changes
|
2023-04-23 18:30:34 +02:00 |
|
Robert
|
de23b5449b
|
Device visualizer - Fix crash when LED geometry is null
|
2023-04-20 14:00:51 +02:00 |
|
Robert
|
5766aa6424
|
Meta - Update RGB.NET
|
2023-04-20 13:35:24 +02:00 |
|
Robert
|
192b4f0df2
|
UI - Rename folders and layers in a dialog to avoid hotkey issues
UI - Fixed renaming an effect executing twice, requiring two undo-actions to undo it
UI - Always disable editor hotkeys when typing in any input
|
2023-04-19 16:03:57 +02:00 |
|
Robert
|
3b04447ff7
|
Layers - Prevent brushes from going null when provider is missing
Layers - Set broken state when brush provider is missing
UI - Tweaked broken state visuals
|
2023-04-14 11:56:51 +02:00 |
|
Diogo Trindade
|
2f270c9c03
|
UI - fixed file picker messing up paths
fixes #778
|
2023-04-13 11:53:51 +01:00 |
|
Robert
|
ba510424b0
|
Update RGB.NET
|
2023-04-10 19:59:31 +02:00 |
|
Robert
|
a173f3cc61
|
Fixed separators and replaced obsolete filepicker calls
|
2023-04-10 12:45:16 +02:00 |
|
Robert
|
81a7b0d089
|
Merge branch 'development' into feature/update-avalonia
|
2023-04-10 12:02:37 +02:00 |
|
Diogo Trindade
|
1f0ec791cf
|
Ui - Fixed every hotkey in the same tree receiving input
|
2023-04-10 10:36:24 +01:00 |
|
Robert
|
0107bfdd24
|
UI - Fix hotkeybox keys being mangled up
|
2023-04-08 18:56:42 +02:00 |
|
Robert
|
1ffacb22ae
|
Remove unused window style
|
2023-04-07 21:25:38 +02:00 |
|
Robert
|
88558efcb1
|
Fix auto connecting nodes
|
2023-04-07 16:18:07 +02:00 |
|
Robert
|
73933ee324
|
Fixed color picker button
|
2023-04-04 22:36:39 +02:00 |
|
Robert
|
82b41425aa
|
Fixed custom controls not responding to changes, fixed title bar interaciton
|
2023-04-02 10:40:54 +02:00 |
|
Robert
|
4518691907
|
Fixed lots of runtime errors
|
2023-03-31 21:17:14 +02:00 |
|
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 |
|