Robert
a76ecec97d
Profile editor - Fix render quality of devices
2023-05-13 11:18:59 +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
Diogo Trindade
5adc837673
Nodes - Fixed compiledBinding in CableView
2023-05-11 22:53:05 +01: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
Diogo Trindade
3c6d770ec2
Merge branch 'feature/linux-input-fix' into feature/avalonia-preview7
2023-05-06 15:40:04 +01:00
Robert
c793c0ba35
Fix editor margin
2023-05-06 14:36:17 +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
Diogo Trindade
97b858b332
Linux - input identification fixes
2023-04-25 00:58:47 +01: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
b1e39dbd39
Merge branch 'development'
2023-04-20 21:20:46 +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
e512780592
Merge branch 'development'
2023-04-14 14:54:00 +02:00
RobertBeekman
1bad68dbc8
Merge pull request #780 from Artemis-RGB/feature/plugin-help
...
Plugins - Added help pages
2023-04-14 14:51:52 +02:00
Robert
2b15657f8d
Use a help page URL instead of doing things in-app
2023-04-14 14:43:33 +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
Robert
949106e470
Plugins - Added help pages
2023-04-14 11:55:53 +02:00
Robert
b59e898dd3
Plugins - Separated VMs into folders
...
Plugins - Added help pages
2023-04-13 17:41:54 +02:00
Robert
a480614086
Merge branch 'development'
2023-04-12 17:52:34 +02:00
Robert
45f02c1573
UI - Fixed window not opening from tray
2023-04-11 20:58:01 +02:00
Robert
f3a13a2874
Fix theme not always being dark
2023-04-10 21:49:54 +02:00
Robert
ba510424b0
Update RGB.NET
2023-04-10 19:59:31 +02:00
Robert
0c12d54a08
Update Nuget packages
2023-04-10 13:00:29 +02:00
Robert
a173f3cc61
Fixed separators and replaced obsolete filepicker calls
2023-04-10 12:45:16 +02:00
Robert
6b65a64ee2
Merge branch 'development' into feature/update-avalonia
2023-04-07 17:13:36 +02:00
Robert
88558efcb1
Fix auto connecting nodes
2023-04-07 16:18:07 +02:00
Diogo Trindade
5e34a8112b
Input - Removed unused keyboard keys
...
simplified a bunch of enum flag code
changed dictionaries into switches
2023-04-06 22:49:54 +01:00
Robert
73933ee324
Fixed color picker button
2023-04-04 22:36:39 +02:00
Robert
0116bac346
Fix node picker not opening at cursor
2023-04-03 22:17:39 +02:00
Robert
5a5a6819b1
Visual scripting fixes
2023-04-02 20:21:01 +02:00
Robert
82b41425aa
Fixed custom controls not responding to changes, fixed title bar interaciton
2023-04-02 10:40:54 +02:00
Robert
02e85af4af
Fixed Windows input provider, Vulkan and logging
2023-03-31 23:23:18 +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
494c5b4054
Don't show UI when silently updating
2023-03-26 13:05:19 +02:00
Robert
834212737f
Release details - Don't show exception message on cancel
2023-03-26 12:32:37 +02:00
Robert
76f7d9c157
Ensure auto-update checks happen on startup even if the UI never opens
2023-03-26 12:17:23 +02:00
Robert
e216737c50
Fix auto installing updates, set default of auto install to true
2023-03-26 11:40:30 +02:00
Robert
8dee02e6fd
When updating, bypass execution policy for scripts
...
Fix getting stuck on Initializing Core if updating fails
2023-03-25 15:51:33 +01:00
Robert
d8390d306c
Update built-in plugins by build date not by version
2023-03-25 15:00:28 +01:00
Robert
0e32bb6b61
Output install log to file
2023-03-09 21:35:12 +01:00