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 QLerpClipBlend to use direct sync | Mike Krus | 2019-09-20 | 1 | -23/+11 |
* | Remove blend() virtual function from backend blend tree nodes | Sean Harmer | 2017-03-26 | 1 | -6/+1 |
* | Add virtual doBlend to ClipBlendNode and subclasses | Sean Harmer | 2017-03-25 | 1 | -0/+13 |
* | Add function to recursively calculate duration of a blend tree | Sean Harmer | 2017-03-25 | 1 | -0/+11 |
* | Add startClip and endClip properties to QLerpClipBlend | Sean Harmer | 2017-02-24 | 1 | -0/+8 |
* | Rename QLerpBlend to QLerpClipBlend | Sean Harmer | 2017-02-24 | 1 | -0/+84 |