summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/blendedclipanimator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
* Update commercial license headersTarja Sundqvist2022-06-131-21/+21
* Replace QT_BEGIN_LICENSE:LGPL3 headerKai Köhne2021-08-101-10/+13
* Animations: prevent FindRunningClipAnimatorJob from running every framePaul Lemire2020-04-141-2/+2
* Update animation evaluation jobs to use direct syncMike Krus2019-10-081-22/+0
* Clean up includesMike Krus2019-10-011-1/+0
* Update QBlendedClipAnimator to use direct syncMike Krus2019-09-201-36/+28
* Add normalizedTime function to blendedlclip animatorsChristian Strømme2018-01-231-0/+17
* Fix animation local time calculation when changing playbackRateJuan José Casafranca2017-10-061-2/+25
* Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+10
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+16
* Remove some dead code related to old blend tree implementationSean Harmer2017-03-261-1/+0
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-6/+1
* Build blend trees and execute themPaul Lemire2017-01-291-5/+26
* Completed BlenderAnimator frontend and backendPaul Lemire2017-01-291-2/+40
* Add a job to load animation clipsSean Harmer2017-01-271-2/+1
* Add animation componentsSean Harmer2017-01-271-0/+81