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
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
Robert
041ed8e0a0
Visual Scripting - Fixed storage issues where connections would be lost
...
Visual Scripting - Added node duplication
2022-08-13 11:17:47 +02: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
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
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
dc17253518
Visual scripting - Added pin disconnect with MMB
...
Visual scripting - Added min and max node
2022-08-01 22:26:11 +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
cde750548d
Editor - Always tick after executing a command
2022-07-31 17:37:47 +02: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
d91fc93ff2
Linux - Fixed invalid culture when picking layout
2022-07-29 17:04:13 +01: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
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
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