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

197 Commits

Author SHA1 Message Date
bfe51add66 Refactored the positionen to be stored in the LED 2016-09-10 10:40:44 +02:00
4b5263221a Removed accidentally added PositionedLed, added full list of LedIds 2016-09-10 10:23:30 +02:00
8ab40180b3 Merged PR #49 2016-09-10 10:14:43 +02:00
d9a3678b81 Fixed a few typos 2016-09-10 10:11:14 +02:00
SpoinkyNL
6c1a3d6744 Updated CUE SDK to 2.4.67
Implemented SDK change: ledsCount added to DeviceInfo
Implemented SDK change: CorsairGetLedPositionsByDeviceIndex method added
Added mousemat support
2016-09-09 10:25:32 +02:00
4e47275c7e Removed todos 2016-08-21 20:14:28 +02:00
0fc32243c8 Added missing comments 2016-08-21 20:06:02 +02:00
8d32c73b6d Refactored brushes to perform a multi-pass rendering.
This allows effects to change the calculated values.
2016-08-21 18:14:31 +02:00
ba80ef9848 First attempt to rewrite Effects 2016-08-21 13:11:07 +02:00
5a296dd048 Updated releasenotes v1.0.3 2016-06-03 22:47:46 +02:00
efb0f35f25 Updated version to 1.0.3 2016-06-03 22:15:43 +02:00
a3554e6cd7 Updated DevTest to use some of the fancy new techniques 2016-06-03 22:04:12 +02:00
d453cdc9bc Added deltaTime-parameter to UpdatingEventArgs 2016-06-03 22:02:35 +02:00
5d1c8a1433 Added missing comment 2016-06-03 21:29:53 +02:00
d7d34988be Added missing finalization in ImageBrush 2016-06-03 21:27:47 +02:00
ec9eb7aef0 Added missing comment (#45) 2016-06-03 20:56:26 +02:00
c1027df0f7 Added a method to check for SDK availability.
This should address #45
2016-06-03 20:51:20 +02:00
f71342545c Updated gitignore 2016-04-02 11:13:50 +02:00
a783e52c41 Moved brush calculation mode to the brush
This makes obviously more sense ...
2016-03-27 17:57:13 +02:00
286a6ea284 Suppressed some code issues 2016-03-26 20:43:34 +01:00
1ba02cc613 Updated AudioAnalyzer-Example 2016-03-26 20:39:36 +01:00
dbdc1c22e8 Fixed update mechanism 2016-03-26 20:37:10 +01:00
603c4f72fe Added missing files from the last commit 2016-03-26 19:48:43 +01:00
6f2e77b797 Added events in the update-process 2016-03-26 19:48:14 +01:00
a0a0132ca0 Renamed brush-update-method 2016-03-26 18:28:20 +01:00
93d94fdc5a Added a selection for BrushCalculationModes (relative/absolute) 2016-03-25 23:17:38 +01:00
88ac78f19a Renamed Exception-Event 2016-03-25 18:57:14 +01:00
2cbf4b9894 Added caching to rectangle-keygroup 2016-03-25 18:15:59 +01:00
a61e433f12 Added overloads to use all 'param'-Methods with IEnumerables 2016-03-25 18:13:49 +01:00
6bda450e86 Fixed wrong comment 2016-03-18 20:45:50 +01:00
45c57b47a7 Updated version to 1.0.2.2 2016-03-16 21:21:18 +01:00
3ade6dc0f3 Added ImageBrush 2016-03-16 21:19:37 +01:00
d3103dd646 Fixed a calculation bug while calculating the parameters for the brush calculation 2016-03-16 21:11:10 +01:00
855e850ce4 Fixed some descriptions 2016-03-12 09:32:53 +01:00
1270f4b8e4 Updated release-notes 2016-03-12 09:32:30 +01:00
c1fa3025b6 Updated SDK to 1.15.28
This resolves #38
2016-03-12 09:31:48 +01:00
de9713db00 Set version to 1.0.2.1 2016-02-28 17:37:49 +01:00
7a0a2778ba Extended target-file to support VS publishing
(somehow workarounded - MSBuild is weird ...)
2016-02-24 20:46:39 +01:00
c1b8fbc10b Set version to 1.0.2 v1.0.2 2016-02-20 10:16:15 +01:00
4fd4cb0a31 Merge pull request #35 from DarthAffe/Development
Implemented a reinitialize-functionality
2016-02-20 10:12:27 +01:00
a64d27c5ae Implemented a reinitialize-functionality 2016-02-20 10:05:33 +01:00
b13a08bdf4 Rewrote the native stuff to allow hot reloading of the SDK-library 2016-02-20 10:03:33 +01:00
ced1867b03 Set version to 1.0.1 v1.0.1 2016-02-07 10:35:32 +01:00
4788204297 Merge pull request #34 from DarthAffe/Development 2016-02-07 10:29:38 +01:00
6479de8d26 Added code-documentation for the Profile-implementation 2016-02-07 10:26:35 +01:00
089cada426 Refactoring 2016-02-07 10:06:07 +01:00
0b6ba617ac Added basic CUE-Profile loading 2016-02-06 23:49:56 +01:00
074f823fd7 Merge branch 'master' 2015-12-23 17:07:09 +01:00
8e193f9fa6 Updated to V1.0 v1.0 2015-12-23 15:55:53 +01:00
c68f55c824 Updated readme for V1.0 release 2015-12-23 15:46:18 +01:00