summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/blendedclipanimator_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Animations: prevent FindRunningClipAnimatorJob from running every framePaul Lemire2020-04-141-1/+1
* Update animation evaluation jobs to use direct syncMike Krus2019-10-081-3/+0
* Update QBlendedClipAnimator to use direct syncMike Krus2019-09-201-2/+1
* Add normalizedTime function to blendedlclip animatorsChristian Strømme2018-01-231-1/+14
* Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-131-3/+10
|\
| * Fix animation local time calculation when changing playbackRateJuan José Casafranca2017-10-061-3/+10
* | Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* Merge branch '5.9' into 5.10Sean Harmer2017-09-121-0/+2
|\
| * Re-build Blend-Trees when Clips have been loadedWieland Hagen2017-09-081-0/+2
* | Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+3
* | Add support for animation callbacksLaszlo Agocs2017-06-231-0/+1
|/
* Remove some dead code related to old blend tree implementationSean Harmer2017-03-261-17/+1
* Add storage for channel mappings to BlendedClipAnimatorSean Harmer2017-03-251-0/+4
* Add function to evaluate a blend treeSean Harmer2017-03-251-0/+1
* Remove AnimationUtils classSean Harmer2017-03-061-1/+1
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-4/+17
* Build blend trees and execute themPaul Lemire2017-01-291-0/+22
* Completed BlenderAnimator frontend and backendPaul Lemire2017-01-291-1/+11
* Add a job to load animation clipsSean Harmer2017-01-271-6/+2
* Add animation componentsSean Harmer2017-01-271-0/+83