1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-12 09:38:31 +00:00

25 Commits

Author SHA1 Message Date
f40190da01 Updated dependencies 2025-02-06 20:22:36 +01:00
39da0fd59c Updated dependencies 2025-01-03 15:48:07 +01:00
1d47894dac Added .net9 build target 2025-01-03 15:45:07 +01:00
aeab93001f More code styling fixes 2023-12-27 15:48:20 +01:00
d85f1559b3 Applied some C#12 stuff 2023-12-22 20:56:56 +01:00
a0c90029eb Added .NET 8 build-target 2023-11-14 22:34:13 +01:00
928d5c2ef9 Added license link to SimplexNoise 2023-04-23 17:36:22 +02:00
586734b44a (MAJOR) Improvied sampling performance by removing the need to copy region data to a buffer first 2023-04-23 17:19:51 +02:00
af3989aa73 Added Test for the PixelTexture 2023-04-23 12:16:38 +02:00
aaabbc6a8d (MAJOR): Removed support for .NET 5; Updated nugets; Removed the not even working distribution of the Asus-SDK from the project; Fixed a warning in the OpenRGBServerDefinition 2023-04-11 00:06:17 +02:00
3f1eb5ca59 Added .net 7 targets 2022-11-13 15:33:52 +01:00
10ec33c938 Added some optimizations and tests for Colors 2022-07-17 11:52:29 +02:00
30624035f1 Changed all namespaces to file-scope 2021-11-13 17:35:08 +01:00
07fde6e31b Updated to .NET 6 2021-11-13 00:54:30 +01:00
e279ea583e Replaced deprecated features and updated nuget packages 2021-08-01 17:22:51 +02:00
59e11e5b82 Fixed code issues 2021-07-31 16:59:51 +02:00
34a2acc6c4 Added missing in-parameters 2021-02-22 21:53:48 +01:00
b328032df0 Changed everything to use floats instead of doubles 2021-02-22 00:46:18 +01:00
a0a1521658 Fixed warnings 2021-02-02 23:37:56 +01:00
66d896edd6 Updated nuget-packages 2020-11-12 17:13:27 +01:00
fdb5022197 Changed all projects to target .NET 5 2020-11-10 23:35:02 +01:00
19a009c9aa Updated all nuget-references 2020-04-20 23:01:56 +02:00
fa396127ea Removed byte-component from color 2019-02-25 20:57:01 +01:00
c1e2af6fbb Refactored color 2019-02-24 17:53:04 +01:00
2cb4bbdc83 Added tests for colors 2019-02-24 11:50:30 +01:00