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

74 Commits

Author SHA1 Message Date
95ae949df8 Fixed build error 2015-10-11 09:49:43 +02:00
f7b8fe130c Refactored brushes and gradients 2015-09-29 19:34:36 +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
6a926f82b5 Added RainbowBrush 2015-09-24 22:46:25 +02:00
f1daa4a766 Added LinearGradientBrush, improved example 2015-09-23 21:47:43 +02:00
fa91b61387 Improved example to be even more fancy 2015-09-22 23:38:23 +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
08c9e3a4dd Set version number for first release, fixed some comments 2015-09-20 22:26:47 +02:00
ced6c299b0 Added some extensions for KeyGroups 2015-09-20 17:08:10 +02:00
4e1a1d11bd Improved the led update mechanism 2015-09-20 12:16:24 +02:00
61b712d026 Added key-access through chars 2015-09-20 10:36:48 +02:00
5d96a1ba11 Implemented keyboard as key-group 2015-09-20 09:11:22 +02:00
35ff696d1c Fixed spacebar problem in example 2015-09-20 08:30:17 +02:00
f3d498afcf Added reactangle of keyboard, improved example 2015-09-19 23:16:34 +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