1
0
mirror of https://github.com/DarthAffe/CUE.NET.git synced 2025-12-12 08:48:30 +00:00

16 Commits

Author SHA1 Message Date
86c9fb3860 Added an effect-list to the effect-target 2017-04-27 20:50:19 +02:00
619b389f7d Fixed some more code issues 2017-01-05 16:50:57 +01:00
925e02f146 Fixed some code-issues 2017-01-05 16:37:00 +01:00
9a9bf52fe9 Added new brush-effect to move gradients 2016-12-22 12:27:53 +01:00
381ec55349 Added own color-type to have more control over and easier manipulation of collors 2016-09-11 10:40:01 +02:00
5c6dba769b Added method to check if an effect can be applied to a specific target 2016-09-11 09:44:05 +02:00
2b314091eb Code cleanup 2016-09-10 18:30:22 +02:00
8390c7da68 Code cleanup 2016-09-10 18:06:07 +02:00
223c0e8886 Removed CorsairKey since it wasn't of any use anyway 2016-09-10 17:34:32 +02:00
5a018d0743 Refactored to do everything based on LEDs.
This will adapt the devices and reduces the importance of the "special case keyboard"
2016-09-10 14:59:25 +02:00
0fc32243c8 Added missing comments 2016-08-21 20:06:02 +02:00
ba80ef9848 First attempt to rewrite Effects 2016-08-21 13:11:07 +02:00
6bda450e86 Fixed wrong comment 2016-03-18 20:45:50 +01:00
089cada426 Refactoring 2016-02-07 10:06:07 +01: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