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

18 Commits

Author SHA1 Message Date
925e02f146 Fixed some code-issues 2017-01-05 16:37:00 +01:00
da15638817 Added color-corrections for brushes 2016-12-17 14:16:57 +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
381ec55349 Added own color-type to have more control over and easier manipulation of collors 2016-09-11 10:40:01 +02:00
d3103dd646 Fixed a calculation bug while calculating the parameters for the brush calculation 2016-03-16 21:11:10 +01:00
6de1087c1f Added tons of xml-comments. 2015-10-17 16:57:50 +02:00
920821deee Refactored before merge 2015-10-09 21:36:12 +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
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
6a926f82b5 Added RainbowBrush 2015-09-24 22:46:25 +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
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
3e238adcc4 Added rectangle KeyGroup 2015-09-19 20:22:40 +02:00