|
|
925e02f146
|
Fixed some code-issues
|
2017-01-05 16:37:00 +01:00 |
|
|
|
8523a4ddb3
|
Cloned colors assigned to render-targets in the AbstractBrush to prevent reference-issues
|
2017-01-05 15:08:41 +01:00 |
|
|
|
da15638817
|
Added color-corrections for brushes
|
2016-12-17 14:16:57 +01:00 |
|
|
|
eb3f92d7b0
|
Fixed stupid bug in the order of applying gamma-correction and brightness/alpha-values
|
2016-12-11 16:27:54 +01:00 |
|
|
|
1b4af74b14
|
Added gamma-value to brushes to allow a simple color correction
|
2016-12-11 15:41:22 +01:00 |
|
|
|
deb043b6b2
|
Added key-rectangle to BrushRenderTarget
|
2016-11-06 17:38:01 +01:00 |
|
|
|
1eba5c66be
|
Code cleanup
|
2016-09-11 10:55:14 +02:00 |
|
|
|
381ec55349
|
Added own color-type to have more control over and easier manipulation of collors
|
2016-09-11 10:40:01 +02:00 |
|
|
|
b392ceb6e4
|
Added operators for lazy guyz
|
2016-09-10 18:50:56 +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 |
|
|
|
8d32c73b6d
|
Refactored brushes to perform a multi-pass rendering.
This allows effects to change the calculated values.
|
2016-08-21 18:14:31 +02:00 |
|
|
|
ba80ef9848
|
First attempt to rewrite Effects
|
2016-08-21 13:11:07 +02:00 |
|
|
|
5d1c8a1433
|
Added missing comment
|
2016-06-03 21:29:53 +02:00 |
|
|
|
d7d34988be
|
Added missing finalization in ImageBrush
|
2016-06-03 21:27:47 +02:00 |
|
|
|
a783e52c41
|
Moved brush calculation mode to the brush
This makes obviously more sense ...
|
2016-03-27 17:57:13 +02:00 |
|
|
|
286a6ea284
|
Suppressed some code issues
|
2016-03-26 20:43:34 +01:00 |
|
|
|
3ade6dc0f3
|
Added ImageBrush
|
2016-03-16 21:19:37 +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 |
|
|
|
a53af22454
|
Fixed RadialGradientBrush not returning transparent when no gradient is set
|
2015-11-29 12:42:39 +01:00 |
|
|
|
630090ac6f
|
Refactored brushes, gradients, effects and the keyboard to uncouple them
|
2015-10-18 17:00:27 +02:00 |
|