summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/lerpclipblend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qsizetype to int narrowing conversionsAurélien Brooke2022-12-211-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+1
* Update QLerpClipBlend to use direct syncMike Krus2019-09-201-23/+11
* Remove blend() virtual function from backend blend tree nodesSean Harmer2017-03-261-6/+1
* Add virtual doBlend to ClipBlendNode and subclassesSean Harmer2017-03-251-0/+13
* Add function to recursively calculate duration of a blend treeSean Harmer2017-03-251-0/+11
* Add startClip and endClip properties to QLerpClipBlendSean Harmer2017-02-241-0/+8
* Rename QLerpBlend to QLerpClipBlendSean Harmer2017-02-241-0/+84