mirror of
https://github.com/DarthAffe/CUE.NET.git
synced 2025-12-13 09:08:34 +00:00
Updated releasenotes
This commit is contained in:
parent
efb0f35f25
commit
5a296dd048
@ -3,16 +3,19 @@
|
|||||||
<metadata>
|
<metadata>
|
||||||
<id>CUE.NET</id>
|
<id>CUE.NET</id>
|
||||||
<title>CUE.NET</title>
|
<title>CUE.NET</title>
|
||||||
<version>1.0.2.2</version>
|
<version>1.0.3.0</version>
|
||||||
<authors>Darth Affe</authors>
|
<authors>Darth Affe</authors>
|
||||||
<owners>Darth Affe</owners>
|
<owners>Darth Affe</owners>
|
||||||
<projectUrl>https://github.com/DarthAffe/CUE.NET</projectUrl>
|
<projectUrl>https://github.com/DarthAffe/CUE.NET</projectUrl>
|
||||||
<licenseUrl>https://raw.githubusercontent.com/DarthAffe/CUE.NET/master/LICENSE</licenseUrl>
|
<licenseUrl>https://raw.githubusercontent.com/DarthAffe/CUE.NET/master/LICENSE</licenseUrl>
|
||||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||||
<description>Corsair HID SDK Wrapper</description>
|
<description>Corsair HID SDK Wrapper</description>
|
||||||
<releaseNotes>Updated SDK to v1.15.28,
|
<releaseNotes>
|
||||||
Fixed a calculation bug while calculating the parameters for the brush calculation (THIS MIGHT BREAK EXISTING IMPLEMENTATIONS AND WILL BE CHANGED AGAIN IN THE NEXT VERSION),
|
Added IEnumerable-overloads to all param-methods,
|
||||||
Added ImageBrush (this will most likely expand in the next version)</releaseNotes>
|
Added events in the update-process,
|
||||||
|
Finished work on BrushCalculationModes,
|
||||||
|
Added a method to check for SDK availability
|
||||||
|
</releaseNotes>
|
||||||
<summary>C# (.NET) Wrapper library around the Corsair CUE-SDK</summary>
|
<summary>C# (.NET) Wrapper library around the Corsair CUE-SDK</summary>
|
||||||
<copyright>Copyright © Wyrez 2016</copyright>
|
<copyright>Copyright © Wyrez 2016</copyright>
|
||||||
<language>en-US</language>
|
<language>en-US</language>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user