1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 16:58:29 +00:00

210 Commits

Author SHA1 Message Date
63ef78f8fc Fixed missing LoadedArchitecture assignment 2017-07-16 12:11:57 +02:00
565e5ca1b2 Updated version number 2017-04-27 20:52:53 +02:00
86c9fb3860 Added an effect-list to the effect-target 2017-04-27 20:50:19 +02:00
33bd76ef0a Added two lists to modify the dative-dll-paths (#58) 2017-04-27 20:43:38 +02:00
5cc1748461 Fixed a bug in the SimpleDevTest and made it a bit more fancy 2017-04-27 20:42:38 +02:00
d17be4a976 Updated Ambilight-example version 2017-04-08 15:19:25 +02:00
0b92068fe6 Fixed DPI-scaling problem in the Ambilight-Example 2017-04-08 15:17:36 +02:00
295a56ca00 Updated CUE.NET package in ambilight example 2017-04-03 17:40:31 +02:00
34394caceb Updated version number v1.1.3 2017-03-18 09:50:51 +01:00
e6719c06a8 Updated SDK to 2.10.91 (this adds lightbar support) 2017-03-17 23:32:30 +01:00
7249da461f Updated version number 2017-02-01 19:47:26 +01:00
8781ce126e Added missing native-reload when calling IsSDKAvailable without initializing 2017-02-01 19:46:54 +01:00
0d5123aca1 Updated changenotes and version number v1.1.2 2017-01-28 14:19:05 +01:00
27562a4787 Added missing null-check while rendering groups 2017-01-28 12:16:46 +01:00
e0790cbc2a Added check for SDK-dll existance 2017-01-15 21:35:47 +01:00
28232a768b Improved performance of the LinearGradient 2017-01-15 14:30:41 +01:00
5e90779398 Fixed wrong region in RainbowGradient 2017-01-15 13:58:02 +01:00
7ef07ed99d Added ConicalGradientBrush 2017-01-15 13:57:44 +01:00
92fcbcff2a Fixed possible cache-issue in the RectangleKeyGroup 2017-01-08 10:51:10 +01:00
8a5581c660 Typo 2017-01-08 10:50:14 +01:00
8404985a55 Adjusted ambilight-example to take profit from the latest version 2017-01-05 20:21:02 +01:00
46c6fc62e3 Updated changenotes and version number v1.1.1 2017-01-05 17:23:33 +01:00
af754af27a Removed pdb from nuget.
Documentation states that this is bad practice.
2017-01-05 17:00:52 +01:00
619b389f7d Fixed some more code issues 2017-01-05 16:50:57 +01:00
d741318462 Added the associated device to CorsairLeds 2017-01-05 16:50:34 +01:00
925e02f146 Fixed some code-issues 2017-01-05 16:37:00 +01:00
8523a4ddb3 Cloned colors assigned to render-targets in the AbstractBrush to prevent reference-issues 2017-01-05 15:08:41 +01:00
1298f59d5a Fixed references in the ambilighte xample to prevent build-errors on the build-server 2017-01-05 15:00:39 +01:00
78dccd2603 Updated some comments and stuff 2017-01-03 22:43:10 +01:00
7fe3ece615 Marked profile-api as obsolete. Wontfix that to work with CUE 2. This closes #54. 2017-01-02 16:28:39 +01:00
74973df040 Updated test-project 2016-12-22 12:28:07 +01:00
9a9bf52fe9 Added new brush-effect to move gradients 2016-12-22 12:27:53 +01:00
55dff06380 Implemented Gradient-Wrapping 2016-12-22 12:03:38 +01:00
da15638817 Added color-corrections for brushes 2016-12-17 14:16:57 +01:00
c13d103566 Updated Ambilight Example to 1.0.1.1 2016-12-11 16:34:00 +01:00
947963a81c Updated Ambilight-Example to use the new gamma-correction 2016-12-11 16:28:28 +01:00
eb3f92d7b0 Fixed stupid bug in the order of applying gamma-correction and brightness/alpha-values 2016-12-11 16:27:54 +01:00
1b4af74b14 Added gamma-value to brushes to allow a simple color correction 2016-12-11 15:41:22 +01:00
17d05d9527 Updated ambilight-example version to 1.0.1 2016-11-12 13:46:53 +01:00
8373863f8c Added MinLightness-Setting to the Ambilight-example 2016-11-12 13:46:22 +01:00
633636efda Fixed wrong offset validation in the Ambilight-example 2016-11-12 13:46:02 +01:00
deb043b6b2 Added key-rectangle to BrushRenderTarget 2016-11-06 17:38:01 +01:00
74824e3363 Added Ambilight-Example-Project 2016-11-06 00:32:40 +01:00
662085a346 Enabled XML-Documentation for help-generation using sandcastle 2016-10-08 20:01:33 +02:00
288a5cf985 Updated version to 1.1.0.2 2016-10-06 20:13:39 +02:00
4a8f6c5928 Correctly implemented equality operators for CorsairColors
This fixes #52
2016-10-06 20:07:02 +02:00
77e4e86777 Updated version to 1.1.0.1 1.1.0.1 2016-09-11 19:42:48 +02:00
c611675355 Fixed wrong device-rectangle initialize 2016-09-11 19:39:15 +02:00
69a9a122d0 Added missing 'char' indexer for keyboards 2016-09-11 19:36:57 +02:00
102d8656bc Updated version to 1.1.0 1.1.0 2016-09-11 17:21:02 +02:00