Robert
cd537051ca
Nodes - Fixed nodes provided by plugins not saving correctly
2022-08-30 21:44:44 +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
Diogo Trindade
0120f37c93
Nodes - Added Enum Switch node
...
Nodes editor - Rewrite the way pin VMs are constructed
2022-08-29 09:08:43 +02:00
Robert
7e39a64fdf
Nodes editor - Fixed cables not connecting with dynamic pins in some cases
2022-08-28 21:55:51 +02:00
Diogo Trindade
ddfdbee340
Linux - Fixed a couple small issues
2022-08-28 11:06:57 +02:00
Diogo Trindade
04ef4f0173
LinuxInputProvider - Fixed missing key map
2022-08-28 11:06:57 +02:00
Robert
c5a1777cf6
Nodes - Fixed memory leak
2022-08-27 21:53:01 +02:00
Robert
cf58acc7d2
Easing nodes - Fixed going into a broken state when delay is 0
...
Numeric easing node - Fixed node not functioning at all
Event cycle node - Fixed node not functioning at all
2022-08-27 12:12:47 +02:00
Robert
6638eae126
Node picker - Put data model nodes at the top, then static, then alphabetical
2022-08-26 22:58:31 +02:00
Robert
928d9711af
Core - Moved startup arguments from CoreService to Constants
...
Web server - Added setting to disable the web server
Web server - Added --disable-webserver startup argument to disable the web server
UI - Fixed Artemis not bringing existing instances to foreground if already running
2022-08-26 20:32:36 +02:00
RobertBeekman
87b87a9145
Merge pull request #718 from Aytackydln/master
...
Added String Length and IsNullOrWhiteSpace Nodes
2022-08-26 20:18:24 +02:00
RobertBeekman
b754efbf50
Merge pull request #720 from Artemis-RGB/feature/Nodes
...
Feature/nodes
2022-08-25 22:21:10 +02:00
Robert
4ed6d10f38
Nodes - Added IList support
...
Nodes - Added simple List operator node
2022-08-25 20:34:00 +02:00
36f996eb1a
Added some nodes
2022-08-25 19:44:46 +02:00
3f9de63b06
Aded operators to create numerics
2022-08-25 19:44:42 +02:00
Robert
da0d3abbdd
Nodes - Disconnect pins that changed their type but stayed an enum
2022-08-25 19:27:58 +02:00
aytac.kayadelen
ce1cf948ce
remove 'Text Empty' node output name
2022-08-25 14:08:22 +03:00
aytac.kayadelen
2e5977b55f
omit "string" from descriptions
2022-08-25 10:17:54 +03:00
aytac.kayadelen
37f544a9c1
simplify node output names
2022-08-24 13:12:00 +03:00
aytac.kayadelen
a92c0adaf4
update output namings
2022-08-24 12:02:26 +03:00
aytac.kayadelen
e54e791062
added string lLength and IsNullOrEmpty nodes
2022-08-24 11:15:29 +03: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
c45e879eef
Nodes - Added string contains node
...
Nodes - Added string regex match node
2022-08-23 21:31:02 +02:00
Robert
d2e0607622
Nodes - Fixed string format node not outputting numerics
...
Data model event node - Renamed to Data Model-Event Value Cycle
Data model event node - Added new data model event node that outputs the latest event data
Event conditions - Performance improvements
2022-08-23 20:35:25 +02:00
Robert
3efb97eedd
Color picker - Avoid overlapping colors
2022-08-22 20:24:08 +02:00
Robert
212d13c1c8
Device dialog - Recreate tabs on device reload
2022-08-21 20:15:43 +02:00
Robert
563389cab6
Profile editor - Fixed play on focus loss functionality
2022-08-21 13:34:10 +02:00
Robert
7a48bf788e
Nodes - Added static boolean node
2022-08-21 12:03:46 +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
76a6ab5ca0
Visual Scripting - Removed accidental reference to ScreenCapture.NET
2022-08-21 10:05:21 +02:00
Robert
9d2136dd6a
Plugins - Added API versioning
...
Tray icon - Fix crash when restoring main window from tray
2022-08-21 10:00:00 +02:00
Robert
7e62f71ec4
Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia
2022-08-20 21:48:50 +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
Diogo Trindade
ead59635f0
Linux - Added absolute mouse events and commented out debug logs
2022-08-20 17:10:02 +01:00
Robert
f9b3bc9377
Workshop - Disable in release builds
2022-08-20 18:02:35 +02:00
Diogo Trindade
6fe93ab2f7
Linux - Fixed input provider warnings
2022-08-20 16:48:02 +01:00
Robert
090d5b76e8
Startup wizard - Implemented auto-run and update settings
2022-08-20 17:45:30 +02:00
Robert
bfa1d60dec
Profile editor - Fix crash when there are no devices
2022-08-20 16:46:43 +02:00
Robert
a2a063c136
UI - Fix build warnings
...
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
1779629bc6
CI - Turn of ready to run (comparing size)
2022-08-20 12:32:35 +02:00
Robert
6c5298902f
CI - Updated to build Avalonia project
...
Meta - Clean up build configs
2022-08-20 11:34:25 +02:00
Robert
e99af6c44b
Sidebar - Fix importing
2022-08-20 10:43:51 +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
84b394fc51
Profile tree - Prevent dragging while renaming
...
Profile tree - Prevent hotkeys while renaming
2022-08-17 22:48:13 +02:00
Robert
9602934342
Profile editor - Added focusing indicator
2022-08-15 22:42:24 +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