summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* Replace old Q_DECL statements with modern C++Allan Sandfeld Jensen2020-11-021-4/+4
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+1
* Use QList instead of QVectorJarek Kobus2020-07-071-1/+1
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Use slerp for animating rotation channelsJuan Jose Casafranca2019-02-221-4/+12
* Use strict const iteratorsMike Krus2018-01-131-2/+2
* Extend QChannel and Channel to support jointIndex membersSean Harmer2017-09-021-0/+11
* Add value types for animation dataSean Harmer2017-04-111-0/+142