1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

122 Commits

Author SHA1 Message Date
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
b607690286 Sorted Gradient - Fix code style 2022-11-25 22:54:26 +01:00
Diogo Trindade
d0f665aa10
Core - Moved color sorter and quantizer to static classes
Nodes - Added colorgradient sort node
Nodes - Added GradientBuilder node
2022-11-18 23:54:02 +01:00
Robert
0a3e822d03 Nodes - Added numeric subtract node 2022-11-06 10:27:19 +01:00
Robert
cbf2cd1736 Nodes - Added color gradient easing node
Color ramp node - Fixed 1 and multiples of 1 being treated as 0
2022-10-30 18:13:47 +01:00
Robert
147e050e69 Nodes - Added Pressed Key Position node 2022-10-21 10:37:02 +02:00
Robert
2c32abaee5 Nodes - Show simple/advanced in list node name 2022-10-04 23:39:00 +02:00
Robert
a59183c3fa Nodes - Removed constructor base calls where unnecessary 2022-10-04 23:39:00 +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
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
65a2aa70e2 Profile editor - Copy child elements when copying folders
UI - Save window position/size
Numberic node - Correctly show 0 instead of an empty input when reloading after a save
2022-09-09 20:39:55 +02:00
Robert
94b91bfc31 Data model nodes - Only allow picking data model entries of types supported by nodes
Data models - Fixed path registration not registering two paths pointing to the same property twice (fixes data model-reliant node scripts that stop updating)
2022-09-08 23:01:55 +02:00
Robert
eca8985fc4 Nodes - Show errors in node editor when a node fails to evaluate 2022-09-01 20:33:55 +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
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
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
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
76a6ab5ca0 Visual Scripting - Removed accidental reference to ScreenCapture.NET 2022-08-21 10:05:21 +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
e401fdf964 Editor - Autofit surface on open
Data model picker - Expand on double click
2022-08-13 17:09:53 +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
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