summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/handler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Animation: remove unused m_drityChannelMapper vectorPaul Lemire2020-04-141-1/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Andy Nichols2017-11-171-0/+1
|\
| * Fix AnimationClip crash when removing clipsAndy Nichols2017-11-151-0/+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 Skeleton backend node to the animation aspectSean Harmer2017-08-301-0/+3
* | Add clock property to QAbstractClipAnimatorChip Collier2017-07-241-0/+3
|/
* Fix ClipAnimator crash when removing animatorsLaszlo Agocs2017-06-301-0/+3
* Rename AnimationClipLoader to AnimationClipSean Harmer2017-04-121-1/+1
* Introduce QAbstractAnimationClip and rename QAnimationClipSean Harmer2017-02-241-4/+4
* Remove QConductedClipAnimator and defer to laterSean Harmer2017-02-161-4/+0
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-2/+5
* Build blend trees and execute themPaul Lemire2017-01-291-1/+11
* Register QLerpBlend node with Animation aspectPaul Lemire2017-01-291-0/+3
* Add job to process running clip animatorsSean Harmer2017-01-271-0/+6
* Add job to find all clip animators that should be runningSean Harmer2017-01-271-2/+8
* Add API to map animation channels to propertiesSean Harmer2017-01-271-1/+11
* Add running property to QClipAnimatorSean Harmer2017-01-271-0/+3
* Add a job to load animation clipsSean Harmer2017-01-271-0/+12
* Add animation componentsSean Harmer2017-01-271-0/+12
* Add in the usual plumbing and register QAnimationClipSean Harmer2017-01-251-0/+92