Robert
0852769cc9
Removed BuildInfo constant
...
Indicate which version is currently installed in release list
2023-02-28 22:45:34 +01:00
Robert
d15244f330
Merge branch 'development' into feature/updating
2023-02-26 16:04:03 +01:00
f1c5b2c14f
Updated RGB.NET to stay in sync with plugins
2023-02-12 17:44:03 +01:00
Robert
0cd65a2ebf
Implemented Artemis.Web.Update client
2023-02-12 16:48:16 +01:00
Robert
64decaf0c2
Core - Refactor service registration pt 2
2023-02-04 23:32:14 +01:00
Robert
f2ef657d00
Core - Refactor service registration
2023-02-04 23:25:48 +01:00
Diogo Trindade
b493e43c6e
UI - Added debugger log tab ( #753 )
2023-02-01 19:46:37 +01:00
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
RobertBeekman
ef5a9fa88d
Merge pull request #744 from Artemis-RGB/feature/profile-fade
...
Core - Added fading in and out of profiles
2023-01-11 12:45:23 +01:00
Diogo Trindade
c8a3169688
Core - Apply opacity layer only when fading
2023-01-11 09:43:47 +00:00
Diogo Trindade
2efb3feff7
Core - Fixed logical layouts not being picked correctly
2022-12-23 22:18:08 +00:00
Diogo Trindade
5877e4dd20
Cleaned up ProfileService render condition
2022-11-27 20:04:04 +00:00
Diogo Trindade
b39dd14526
Core - Fixed when condition stops being true mid-fade
2022-11-27 19:59:09 +00:00
Diogo Trindade
7c2bab0f89
Core - Removed FadingStatus enum
2022-11-27 17:07:55 +00:00
Diogo Trindade
194780b25c
Core - Added fading in and out of profiles
2022-11-27 15:20:17 +00:00
Robert
f30cc31ead
Profiles - Fixed folders not enabling after previous fix :)
2022-11-27 15:33:05 +01:00
Robert
6b6ea0f973
Profiles - Fixed elements updating while disabled
2022-11-26 22:59:24 +01:00
eb4003cec8
Removed the need for enabled unsafe blocks in Core; Added try/finally blocks for ArrayPool rents
2022-11-20 23:02: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
Diogo Trindade
761447b3d2
ColorGradient - fixed edgecase in GetColor
2022-11-14 10:33:27 +00:00
Robert
24cb397556
Layer effects - Fixed placeholder system
2022-11-12 22:32:04 +01:00
Robert
4b452eb0e6
Color gradient - Performance improvements
2022-11-12 22:28:31 +01:00
Robert
0a3e822d03
Nodes - Added numeric subtract node
2022-11-06 10:27:19 +01:00
Robert
ff633f7e8e
RGB Service - Added verbose logging
2022-11-06 10:16:18 +01:00
Felipe Urzúa
a66cc26f29
Node picker - Allow searching with ! and !! for starts-with and exact-match respectively
2022-11-06 10:07:28 +01:00
Robert
6ac3d00116
Layers - Fixed node scripts not loading on duplicated/pasted scripts
2022-10-31 22:47:31 +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
4a6721c97e
Webserver - Upgraded EmbedIO to remove illegal byte-order-mark (BOM)
2022-10-12 22:37:07 +02:00
Robert
d4bd44b504
Sidebar - Fixed removed categories not dissapearing
...
Sidebar - Fixed exception when creating a category with an already in use name
2022-10-12 21:20:39 +02:00
Robert
7ada77f5e3
Nodes - Added help URL and help button
2022-10-04 23:39:00 +02:00
RobertBeekman
b83f1f0102
Profiles - Fixed LEDs of devices that are missing being removed from layers ( #733 )
2022-10-01 11:40:09 +02:00
Diogo Trindade
3f1eaeda29
Core - Embed PluginApiVersion into the assembly metadata
2022-09-30 23:42:15 +02:00
Diogo Trindade
3758275b71
Core - Changed version format
2022-09-30 23:42:15 +02:00
Robert
45f9a80d77
Meta - Added _PackageFiles explaination
2022-09-30 20:45:40 +02:00
Diogo Trindade
4272d62001
Core - Moved PluginApi version to the csproj
2022-09-30 20:45:40 +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
8e3b6c3459
Node script editor - Prevent creating loops
...
Node script popout editor - Added auto-layout hotkey (Ctrl+F)
2022-09-27 20:01:12 +02:00
Robert
65b8b377ec
Script editor - Added auto-arrange button
2022-09-24 12:13:12 +02:00
Robert
3ecf0bed5a
Merge branch 'master' into feature/NodeSorting
2022-09-23 22:07:46 +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
1c6e7bde46
Added extension to organize node-graphs
2022-09-13 21:29:02 +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
3836fae37a
Core - More code style
2022-09-03 10:38:08 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
cdd814d920
Nodes - Improved changing pin types without reconnecting pins
...
UI - Fixed possible lingering UI elements in node editor and several other places
2022-09-03 10:16:24 +02:00