summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/evaluateblendclipanimatorjob_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Update animation evaluation jobs to use direct syncMike Krus2019-10-081-2/+3
* Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-131-3/+0
|\
| * Remove unused variables in the evaluate clip animator jobsChristian Stromme2017-11-271-3/+0
* | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-131-0/+3
|\|
| * Fix animation local time calculation when changing playbackRateJuan José Casafranca2017-10-061-0/+3
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* Implement the new blend tree prep and evaluation jobsSean Harmer2017-03-251-8/+0
* Remove AnimationUtils classSean Harmer2017-03-061-1/+1
* BlendedAnimations: allow nested blending nodes evaluationPaul Lemire2017-01-311-0/+11
* Build blend trees and execute themPaul Lemire2017-01-291-0/+87