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

78 Commits

Author SHA1 Message Date
6de1087c1f Added tons of xml-comments. 2015-10-17 16:57:50 +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
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
18249973b1 Added hint about the nuget prerelease thing 2015-10-14 18:00:40 +02:00
c02d881a88 Merged example-fix 2015-10-12 22:28:18 +02:00
95ae949df8 Fixed build error 2015-10-11 09:49:43 +02:00
62fba47519 Merge pull request #22 from DarthAffe/Development
Merged exception-handling to fix #9
2015-10-10 12:31:07 +02:00
2590c4ad2a Added pokemon exception handling around effect- and brush-updates to prevent issues with wrong implementations. 2015-10-10 12:29:35 +02:00
e3c885b664 Merge pull request #21 from DarthAffe/Development
Merge effect engine to resolve #11
2015-10-09 21:38:09 +02:00
920821deee Refactored before merge 2015-10-09 21:36:12 +02:00
b977edf1da Added FlashEffect 2015-10-09 21:24:53 +02:00
536668eda9 Removed debug output 2015-10-03 15:13:12 +02:00
ddbfe5f74c Added effect engine 2015-10-03 15:10:51 +02:00
d9c474fba0 Merge pull request #20 from DarthAffe/Development
Merged changes to resolve  #16
2015-10-01 21:17:49 +02:00
78bbc577d3 Added RandomColorBrush 2015-09-30 19:38:55 +02:00
70f8a54a38 Added RadialGradientBrush 2015-09-29 20:06:34 +02:00
f7b8fe130c Refactored brushes and gradients 2015-09-29 19:34:36 +02:00
0b7b5f681c Merge pull request #17 from DarthAffe/Development
Fix for issue #10
2015-09-27 17:27:26 +02:00
3c449b272d Added brightness and opacity to brushes
This resolves #10
2015-09-27 17:25:06 +02:00
19c64fedb7 Fixed helper method naming to prevent ambiguity with the framework 2015-09-27 17:17:17 +02:00
2d44419fb7 Added helper-methods for HSV<-->RGB conversion 2015-09-27 16:46:19 +02:00
6d61716567 Merged RainbowBrush-Alpha from AudioAnalyzer 2015-09-26 22:44:23 +02:00
5dc839a247 Feed seems to be only for registered users - back to gallery 2015-09-26 16:47:00 +02:00
3443018f6a Replaced gallery with feed link 2015-09-26 15:39:05 +02:00
30c7c255bd Added myget link to the readme 2015-09-26 15:25:57 +02:00
11f103682c Fixed gitignore to include libs 2015-09-26 13:15:12 +02:00
f1fc73fc2e Merge pull request #8 from DarthAffe/Development
NuGet seems to work now
2015-09-26 13:11:56 +02:00
0b5c9ef188 Added indicator which architecture is used to the SDK-Wrapper 2015-09-26 11:10:00 +02:00
ed6cd0ca3e Changed everything back to AnyCPU 2015-09-26 11:06:26 +02:00
dbb2a9c541 Fixed Example xcopy 2015-09-26 11:02:59 +02:00
ded61df85b Changed native CUE-Wrapper to dynamically load the correct library (x64/x86) 2015-09-26 11:01:55 +02:00
4fc6d0e6ad Restructured libs again 2015-09-26 10:40:44 +02:00
ba82491a24 Improved solution structure to better fit the nuget stuff 2015-09-26 10:28:06 +02:00
3cfa845482 Merge branch 'voltagex-nuget-targets' into Development 2015-09-26 09:23:42 +02:00
ee565f838c Merge branch 'nuget-targets' of https://github.com/voltagex/CUE.NET into voltagex-nuget-targets 2015-09-26 09:19:50 +02:00
6a926f82b5 Added RainbowBrush 2015-09-24 22:46:25 +02:00
ca65581f6d Refactored LinearGradientBrush 2015-09-24 21:42:29 +02:00
d80d454d43 Merged new gradient from Development 2015-09-23 21:53:16 +02:00
f1daa4a766 Added LinearGradientBrush, improved example 2015-09-23 21:47:43 +02:00
6f05de450e Improved color-blending 2015-09-23 20:15:00 +02:00
fa91b61387 Improved example to be even more fancy 2015-09-22 23:38:23 +02:00
0be69b03c7 Merge pull request #7 from DarthAffe/Development
Merge basic brush concept (ongoing work) and color-blending
2015-09-22 23:17:04 +02:00
cd310d23eb Increased version-number 2015-09-22 23:13:54 +02:00
22c23af4fd Added color-blending 2015-09-22 23:12:19 +02:00
0a47642c38 Changed color-control to brushes, improved keygroups 2015-09-22 21:34:36 +02:00
02aaf24c41 Refactored to fit the project coding style 2015-09-22 20:27:04 +02:00
54231ec4e8 Merge pull request #5 from zlotap/master
Merge for development purposes
2015-09-22 19:56:04 +02:00
98bbd57fd8 refactor imports 2015-09-22 17:07:12 +02:00