1
0
mirror of https://github.com/DarthAffe/RGB.NET.git synced 2025-12-13 01:58:30 +00:00

13 Commits

Author SHA1 Message Date
93eae1d859 Updated copyright information 2020-07-12 00:01:35 +02:00
52fd670ba7 Improved usabillity of decorators a bit 2020-07-08 21:24:56 +02:00
19a009c9aa Updated all nuget-references 2020-04-20 23:01:56 +02:00
c1e2af6fbb Refactored color 2019-02-24 17:53:04 +01:00
9c918302ad Cleaned project files
This should fix #24
2018-07-14 15:53:29 +02:00
284c551be6 Changed projects to built against .net standard (and .net 4.5).
This resolves #14.
Resources like SDK-libs, Images and Layouts are removed (and put into an own repository) in that process.
2018-04-01 21:54:14 +02:00
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +01:00
302ff7743f Added PauseValue to FlashDecorator 2017-12-05 12:38:55 +01:00
50cfd296be Changed color to be an immutable value-type 2017-12-04 10:13:58 +01:00
b9e443b3b6 Fixed some code issues 2017-11-26 09:45:24 +01:00
61c4a06241 Fixed wrong package-references to prevent errors on first built in a clean bin-folder 2017-11-11 09:19:05 +01:00
8e212190ae Fixed some code issues 2017-09-05 14:02:12 +02:00
2086b3729d Replaced effects with decorators.
Decorators should be way more flexible while beeing easy to use.
2017-09-05 13:44:23 +02:00