Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove qsizetype to int narrowing conversions | Aurélien Brooke | 2022-12-21 | 1 | -2/+2 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
* | Replace QT_BEGIN_LICENSE:LGPL3 header | Kai Köhne | 2021-08-10 | 1 | -10/+13 |
* | Use QList instead of QVector in implementation and docs | Jarek Kobus | 2020-07-09 | 1 | -1/+1 |
* | Update QAdditiveClipBlend to use direct sync | Mike Krus | 2019-09-20 | 1 | -22/+9 |
* | Remove blend() virtual function from backend blend tree nodes | Sean Harmer | 2017-03-26 | 1 | -5/+0 |
* | Add virtual doBlend to ClipBlendNode and subclasses | Sean Harmer | 2017-03-25 | 1 | -0/+13 |
* | Add baseClip and additiveClip properties to QAdditiveClipBlend | Sean Harmer | 2017-02-24 | 1 | -0/+8 |
* | Rename blendFactor on QAdditiveClipBlend to additiveFactor | Sean Harmer | 2017-02-24 | 1 | -5/+5 |
* | Rename QAdditiveBlend -> QAdditiveClipBlend | Sean Harmer | 2017-02-24 | 1 | -0/+85 |