summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qblendedclipanimator.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* Fix build for Qt6Mike Krus2020-05-061-1/+1
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Mark protected ctor in QBlendedClipAnimator explicitSean Harmer2017-03-271-1/+1
* Have QBlendedClipAnimator inherit from QAbstractClipAnimatorKevin Ottens2017-02-231-15/+2
* Build blend trees and execute themPaul Lemire2017-01-291-0/+4
* Completed BlenderAnimator frontend and backendPaul Lemire2017-01-291-1/+16
* Add animation componentsSean Harmer2017-01-271-0/+76