summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/blendedclipanimator_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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