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

17 Commits

Author SHA1 Message Date
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
9563198419 Added change-detection to gradients 2018-02-03 21:02:36 +01:00
575461ec5e Added caching to the linear gradient for a small performance gain 2018-01-30 20:47:21 +01:00
98331d0241 Changed everything related to brushes/gradients to be correctly bindable 2018-01-30 20:47:14 +01:00
d7c12e5e4c Consolidated nuget packages 2017-12-17 16:49:10 +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
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
77e3691eec Refactoring 2017-08-05 16:32:16 +02:00
8e0b8ae883 Fixed gradient calculation (moving gradients caused issues) 2017-08-05 16:32:10 +02:00
a020cb0784 Added System.ValueTuple to all Projects 2017-08-05 15:38:25 +02:00
4627366cef Changed references between projects away from nuger 2017-08-05 10:32:29 +02:00
1345b50a8f Improved gradient-movement 2017-05-13 07:46:00 +02:00
a3c1f5a684 Added new WPF-Project and fixed Build-Paths in existing projects 2017-01-28 10:57:03 +01:00
3331496d59 Added some basic brushes 2017-01-26 20:14:48 +01:00
29895b263f Setup first projects 2017-01-19 21:38:47 +01:00