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

19 Commits

Author SHA1 Message Date
3c449b272d Added brightness and opacity to brushes
This resolves #10
2015-09-27 17:25:06 +02:00
ed6cd0ca3e Changed everything back to AnyCPU 2015-09-26 11:06:26 +02:00
ba82491a24 Improved solution structure to better fit the nuget stuff 2015-09-26 10:28:06 +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
f1daa4a766 Added LinearGradientBrush, improved example 2015-09-23 21:47:43 +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
Adam Baxter
a86dfa10b0 Make NuGet package automatically copy native dependencies 2015-09-23 00:10:08 +10:00
ced6c299b0 Added some extensions for KeyGroups 2015-09-20 17:08:10 +02:00
3e238adcc4 Added rectangle KeyGroup 2015-09-19 20:22:40 +02:00
0167828a19 Introduced "KeyGroups" 2015-09-19 17:54:38 +02:00
fc66ac0ceb Reorganized project into a (hopefully) better structure 2015-09-19 16:24:14 +02:00
7efdb9ca7d Improved key-access on keyboard, implemented single "batch update" method 2015-09-19 14:06:20 +02:00
575804c8bf Separated keyboard, mouse and headset 2015-09-19 11:24:44 +02:00
75412594a5 Added example project to reflect the current development state. 2015-09-19 09:47:13 +02:00
ebdbe69e7c Renamed CUESDK to fit general native class-naming, added missing x86 dll-imports 2015-09-18 23:41:16 +02:00
f07595b50c Initial commit (simple but working version) 2015-09-18 21:05:08 +02:00