Diogo Trindade
|
fb4c8ac839
|
CI - Added support for new update backend
|
2023-01-10 21:42:10 +00:00 |
|
Diogo Trindade
|
a3fde60b3b
|
CI - Changed artifact name
|
2023-01-10 21:10:40 +00:00 |
|
Diogo Trindade
|
f66443929c
|
CI - Added back builds
|
2023-01-10 21:10:40 +00:00 |
|
Diogo Trindade
|
2efb3feff7
|
Core - Fixed logical layouts not being picked correctly
|
2022-12-23 22:18:08 +00:00 |
|
RobertBeekman
|
6b7de952ba
|
Merge pull request #745 from HampusAdolfsson/development
Fix input validation for range property inputs
|
2022-12-11 15:55:50 +01:00 |
|
Hampus Adolfsson
|
e2933982df
|
Fix input validation for range property inputs
|
2022-12-05 17:56:49 +01: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 |
|
Robert
|
b607690286
|
Sorted Gradient - Fix code style
|
2022-11-25 22:54:26 +01:00 |
|
RobertBeekman
|
b530ae1023
|
Merge pull request #743 from Artemis-RGB/improvement/Quantizer
Removed the need for enabled unsafe blocks in Core; Added try/finally…
|
2022-11-21 12:49:59 +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
|
0beddb0118
|
Merge remote-tracking branch 'origin/feature/fix-migration' into development
|
2022-11-12 22:33:24 +01:00 |
|
Robert
|
24cb397556
|
Layer effects - Fixed placeholder system
|
2022-11-12 22:32:04 +01:00 |
|
Robert
|
9681231215
|
Merge branch 'feature/gradient-performance' into development
|
2022-11-12 22:30:44 +01:00 |
|
Robert
|
4b452eb0e6
|
Color gradient - Performance improvements
|
2022-11-12 22:28:31 +01:00 |
|
Diogo Trindade
|
d67ffb16e3
|
Core - Fixed color gradient migration
would throw when a layer doesn't have a layerbrush set
|
2022-11-09 20:01:33 +00: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
|
3819a6e3be
|
Profile scripts - Fixed new scripts not appearing in the list
|
2022-11-01 21:21:24 +01:00 |
|
Robert
|
6ac3d00116
|
Layers - Fixed node scripts not loading on duplicated/pasted scripts
|
2022-10-31 22:47:31 +01:00 |
|
Robert
|
5ef6f044c4
|
UI - Limit satellite resource languages to English reducing install size
|
2022-10-31 21:53:44 +01:00 |
|
Robert
|
f6f65f7ef0
|
Color gradient editor - Fixed deleting stops with the X-button
|
2022-10-31 21:46:03 +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 |
|
Aytaç Kayadelen
|
02cd0dd54c
|
Windows - Add current user login as trigger to startup task (#737)
Co-authored-by: Robert <mail@rbeekman.nl>
|
2022-10-12 22:50:02 +02: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
|
6a12286783
|
Windows - Fixed PowerShell error on Windows shutdown
|
2022-10-11 21:21:06 +02:00 |
|
Robert
|
ec32266fa5
|
Readme - Updated for Avalonia
Readme - Fix video
|
2022-10-06 20:27:26 +02:00 |
|
Robert
|
35b593a31d
|
Node editor - Added copy/pasting
|
2022-10-04 23:39:16 +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 |
|
Robert
|
7ada77f5e3
|
Nodes - Added help URL and help button
|
2022-10-04 23:39:00 +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 |
|
Robert
|
486fb88c50
|
Sidebar - Fixed bottom button tooltips
|
2022-10-03 20:41:19 +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
|
22268fc945
|
CI - Allow for non-master nugets, manually.
|
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
|
5cc4455e6d
|
CI - Added DocFX
|
2022-09-30 20:45:40 +02:00 |
|
Diogo Trindade
|
681b0b4368
|
CI - Added nuget package creation
|
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 |
|
RobertBeekman
|
73ca28ec1a
|
Windows - Added Microsoft.Windows.Compatibility 6.0.0 dependency for plugins
|
2022-09-30 20:29:48 +02:00 |
|
Aytaç Kayadelen
|
1c994887f0
|
add Microsoft.Windows.Compatibility 6.0.0 dependency
|
2022-09-29 23:38:38 +03:00 |
|