Diogo Trindade
88322baafd
DeviceVisualizer - Tied update to core update instead of hardcoded 25fps
2023-06-06 12:17:31 +01:00
Diogo Trindade
567ca193a4
DeviceVisualizer - don't check dirty unless necessary
2023-06-06 12:00:48 +01:00
Diogo Trindade
06e6075c4d
DeviceVisualizer - reduce allocations
2023-06-06 12:00:05 +01:00
Diogo Trindade
70b6035b0d
Fixed save file picker path
2023-06-05 14:25:39 +01:00
Robert
c24e57e556
NumberBox - Fixed values getting coerced between 0 and 100
...
Data model event cycle node - Listen to the event directly, avoiding race conditions
2023-05-26 00:16:26 +02:00
Robert
dc8147d5a7
UI - Fix draggable number box clamping the value to 0-100 when unloading
2023-05-22 20:19:42 +02:00
Robert
ec594f02b1
Upgrade RGB.NET to 2.0.0-prerelease.69
2023-05-22 19:58:52 +02:00
Diogo Trindade
a846bd592e
Core - Do not load abstract plugin features
...
UI - Replace Equals check with EqualityComparer
2023-05-21 15:33:37 +01:00
Robert
e190059623
Device visualizer - Only rerender dirty devices
2023-05-21 10:33:15 +02:00
Robert
fa710777d7
UI - Use Timer instead of DispatcherTimer where feasible
2023-05-20 23:11:51 +02:00
Robert
ed3a770881
UI - Added new icon picker to profile configuration dialog
2023-05-18 19:39:15 +02:00
Robert
07f8209b7b
UI - Initial icon picker commit
2023-05-18 13:27:04 +02:00
Robert
c86dba30fc
Settings - Brought the with and margins of different tabs in line with eachother
...
Settings - Tweaked card title font size and spacing
Plugins - Show extra information on plugins in their config dialog
Plugins - Added the ability to provide a license in plugin.json
2023-05-18 11:18:55 +02:00
RobertBeekman
faa21438b8
Merge pull request #783 from Artemis-RGB/RGB.NET_Update
...
Rgb.net update
2023-05-13 10:37:53 +02:00
Robert
e783dcaa58
Fixed VM disposal issues
2023-05-12 23:27:27 +02:00
Robert
f04d7cf897
BitmapInterpolationMode fixes
2023-05-11 23:33:36 +02:00
Robert
bf6674e44f
Upgraded to preview8
2023-05-11 23:10:49 +02:00
Robert
2e88b438f0
Merge remote-tracking branch 'origin/feature/compiled-bindings' into feature/avalonia-preview7
2023-05-06 13:12:07 +02:00
Robert
5fc2f9e23c
Fix draggable number box min and max not applying
...
Disable transitions
2023-05-06 13:11:09 +02:00
Diogo Trindade
5429346396
UI - Replaced tuples with custom classes for binding
...
As far as i know, it's not possible to have CompiledBindings with tuples, since tuple values are fields and not properties. This change allows for compiled bindings, and makes the intent behind the tuples clearer
2023-04-30 21:40:36 +01:00
Diogo Trindade
59f9479d9a
WIP - Changed Bindings into CompiledBindings
2023-04-30 21:39:21 +01:00
Robert
33f375e608
Added Nuget feed and updated Avalonia to CI build for now
2023-04-30 20:58:30 +02:00
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