Uwe Rathmann
|
31feeff9aa
|
Complete support of linear gradients from the box renderer - only
expection are reflect/repeat spreading.
Code has been reimplemented or cleaned up significantly
|
2023-02-08 17:58:09 +01:00 |
|
Uwe Rathmann
|
25558dd50d
|
editable gradient vector
|
2022-12-30 10:27:36 +01:00 |
|
Uwe Rathmann
|
8c6f0ffd60
|
full support of all linear gradient vectors by QskRectRenderer ( = not rounded rectangles ).
|
2022-12-28 19:39:08 +01:00 |
|
Uwe Rathmann
|
76c8e41fcc
|
radiusX/radiusY to allow ellipsoid and circular radial gradients
|
2022-12-23 14:57:46 +01:00 |
|
Uwe Rathmann
|
2392f458af
|
more gradient examples
|
2022-12-22 20:29:35 +01:00 |
|
Uwe Rathmann
|
3de71d1bd5
|
QskGradient::Spread -> QskGradient::SpreadMode
|
2022-12-22 11:45:23 +01:00 |
|
Uwe Rathmann
|
0f825209d0
|
gradients testprogram:
- widgets dependency removed
- implementations for other shaders added
|
2022-12-20 16:30:49 +01:00 |
|
Uwe Rathmann
|
8318ff757b
|
update issues with gradients fixed
|
2022-12-10 16:08:32 +01:00 |
|
Uwe Rathmann
|
a48943e68f
|
initial implementation for the playground/gradients added. This demo is
intended to compare how gradients are rendered with the different QSkinny
backends to the raster paint engine
|
2022-12-09 12:07:46 +01:00 |
|