Diogo Trindade
c325a29cc0
Core - Fixed default plugin path
2022-08-10 15:50:40 +01:00
Robert
b4242a2dfc
Nodes - Tweak pin collection visuals
...
Nodes - Added counter node that counts from 0.0 to 1.0
Nodes - Added color ramp node
Gradient picker - Remove tilt from preview
2022-08-09 20:46:09 +02:00
Robert
39a52591b6
UI - Use AssemblyTitle instead of AssemblyName
2022-08-07 20:20:44 +02:00
Robert
87e87ae15d
Debugger - Replaced NavigationView in favor for something simpler
2022-08-07 16:19:41 +02:00
Robert
faf5302975
UI - Rename each OS assembly to Artemis 2
...
UI - Added auto-run
UI - Added auto-update
2022-08-07 14:15:18 +02:00
Robert
20af5e9c21
Plugins UI - Search on UI thread
2022-08-04 23:29:18 +02:00
Robert
8ede4cb606
Plugins UI - Populate list on background prio
2022-08-04 23:27:46 +02:00
Robert
6fd66ad447
Plugins UI - Use ItemsRepeater to fix page load time
2022-08-04 23:25:38 +02:00
Robert
e9566ca689
Storage - Added migration to clear the DB
...
Profile - Don't store empty visual scripts
Profile tree - Improved drag & drop
2022-08-04 23:01:27 +02:00
Robert
73a80ef476
Plugins - Don't load incompatible plugins
2022-08-02 21:17:53 +02:00
Robert
dc17253518
Visual scripting - Added pin disconnect with MMB
...
Visual scripting - Added min and max node
2022-08-01 22:26:11 +02:00
Robert
b6e0c0fb66
Sidebar - Added category reordering
...
Sidebar - Fix disabled profiles not fading
Sidebar - Fix module missing when editing existing profile configs
Profile - Remove old undo/redo code
2022-08-01 20:42:56 +02:00
Robert
5873df250d
Core - Added missing property changed calls in ProfileConfiguration
...
Sidebar - Added suspended status indicators
2022-07-31 21:24:02 +02:00
Robert
7667cc5473
Tray icon - Fix show on click
2022-07-31 17:55:53 +02:00
Robert
d1c1e6e894
Editor - Don't lock up UI while loading panels
2022-07-31 17:49:15 +02:00
Robert
cde750548d
Editor - Always tick after executing a command
2022-07-31 17:37:47 +02:00
Robert
5c4175ed9c
Editor - Fixed suspending layers
...
Editor - Disable suspending layers with spacebar
Nodes - Fixed changed event source node not using numerics
Nodes - Simplify checking wether a pin is numeric
2022-07-31 17:17:37 +02:00
Robert
eec2419005
Profiles - Fix brush properties being carried over from previous brush
2022-07-30 21:55:28 +02:00
Robert
3625d1ad11
Plugin settings - Only enable install/uninstall prereqs when applicable
...
Sidebar - Added missing context menu on profiles
2022-07-30 21:24:55 +02:00
Diogo Trindade
45e810c3ac
UI - Fixed Tray Icon on Linux
2022-07-30 19:43:42 +01:00
Robert
1210dc3f63
Setup wizard - Added and auto-show on home open
...
UI - Slightly darkened W11 effect
2022-07-29 22:01:36 +02:00
Diogo Trindade
5c1da6d2c4
Fixed settings being broken on linux
...
(again)
2022-07-29 20:00:16 +01:00
Diogo Trindade
d91fc93ff2
Linux - Fixed invalid culture when picking layout
2022-07-29 17:04:13 +01:00
Robert
5d6208f852
Node script window - Always update the script while open
2022-07-28 21:45:58 +02:00
Robert
0e3d26e89e
DraggableNumberBox - Fixed min and max value
2022-07-28 21:09:48 +02:00
Robert
4703c0890a
UI - Always use dark theme
2022-07-27 20:09:23 +02:00
Robert
7759b6197f
UI - Exclude Avalonia.Diagnostics in release builds
2022-07-26 23:30:54 +02:00
Robert
9135128ffd
Timeline - Added segment time input
...
Timeline - Ensure segments can't get too short, prevent removing all segments
2022-07-26 21:26:38 +02:00
Robert
92ad3eea92
Timeline - Added snapping/rounding when resizing segments
2022-07-26 19:17:02 +02:00
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