summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/additiveclipblend_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Update QAdditiveClipBlend to use direct syncMike Krus2019-09-201-3/+1
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-3/+3
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-3/+3
* Add allDependencyIds() pure virtual and overrides to backend nodesSean Harmer2017-03-261-0/+5
* Rename dependencyIds() to currentDependencyIds()Sean Harmer2017-03-261-1/+1
* Remove blend() virtual function from backend blend tree nodesSean Harmer2017-03-261-1/+0
* Add virtual doBlend to ClipBlendNode and subclassesSean Harmer2017-03-251-0/+3
* Add function to recursively calculate duration of a blend treeSean Harmer2017-03-251-0/+7
* Add virtual to ClipBlendNode to allow querying dependenciesSean Harmer2017-03-171-0/+5
* Add baseClip and additiveClip properties to QAdditiveClipBlendSean Harmer2017-02-241-0/+8
* Rename blendFactor on QAdditiveClipBlend to additiveFactorSean Harmer2017-02-241-3/+3
* Rename QAdditiveBlend -> QAdditiveClipBlendSean Harmer2017-02-241-0/+83