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

223 Commits

Author SHA1 Message Date
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
a53af22454 Fixed RadialGradientBrush not returning transparent when no gradient is set 2015-11-29 12:42:39 +01:00
5683fe9698 Merge branch 'master' of https://github.com/DarthAffe/CUE.NET.git 2015-11-28 14:21:28 +01:00
f2e3126281 Fixed documentation comment 2015-11-28 14:21:23 +01:00
b69ef8ec48 Updated readme 2015-11-28 14:19:30 +01:00
6f1786a826 Updated readme 2015-11-28 13:09:32 +01:00
20b28087f6 Fixed some exception related stuff in the CUE.NET initialization 2015-11-13 11:05:34 +01:00
e813f32cdc Fixed nuget-package-layout 2015-10-28 20:01:04 +01:00
cc213e6d73 Changed build-traget to .NET 4.5. This resolves #28 2015-10-28 18:14:28 +01:00
e169d7448e Tweaked some settings and fixed comments in the AudioAnalyzerExample 2015-10-24 19:49:05 +02:00
6ed251a484 Added AudioAnalyzer-Example 2015-10-23 22:54:09 +02:00
ec292a2afc Merge changes from master to development 2015-10-18 17:21:36 +02:00
0c862fc6de Fixed build error in example-project 2015-10-18 17:17:38 +02:00
3f2c9f18aa Merge pull request #27 from DarthAffe/Development
Merge refactoring to resolve #26
2015-10-18 17:14:10 +02:00
e49945004f Refactored effects into AbstractCueDevice 2015-10-18 17:12:53 +02:00
630090ac6f Refactored brushes, gradients, effects and the keyboard to uncouple them 2015-10-18 17:00:27 +02:00
d3405cb2cb Merge pull request #25 from DarthAffe/Development
Merge xml-comments to resolve #18
2015-10-18 11:45:37 +02:00
5fc7abc9db Added even more xml-comments 2015-10-18 11:41:42 +02:00
6de1087c1f Added tons of xml-comments. 2015-10-17 16:57:50 +02:00
a2a0300882 Fixed wrong encodings for SDK-strings.
This should resolve #24
2015-10-16 17:42:33 +02:00
57ad0f30e2 Added support for mouse and headset devices. This *should* work out of the box but needs to be tested. 2015-10-15 21:31:45 +02:00
0f402a6ecd Added some xml-comments 2015-10-14 20:32:01 +02:00
21aca569ed Merge pull request #23 from DarthAffe/Development
Merge ZIndex
2015-10-14 19:53:19 +02:00
9c57e3257f Added ZIndex to groups and effects 2015-10-14 19:51:55 +02:00
8233774076 Merged readme 2015-10-14 19:42:56 +02:00