summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/channelmapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* QChannelMapping: only send const char *propertyName to backendPaul Lemire2019-05-101-5/+0
* Animations: handle variable length propertiesPaul Lemire2019-04-031-0/+5
* Split animation callback handling into its own frontend classSean Harmer2017-11-161-4/+8
* Make sure m_mappingType is initialized in ChannelMappingSvenn-Arne Dragly2017-11-151-0/+1
* Extend buildPropertyMappings to support skeleton mapping use caseSean Harmer2017-10-031-0/+6
* Extend buildRequiredChannelsAndTypes to handle indexed targetsSean Harmer2017-09-021-0/+3
* Mirror QSkeletonMapping properties to ChannelMapping backend nodeSean Harmer2017-09-021-1/+8
* Create backend nodes for any QAbstractChannelMapping subclassSean Harmer2017-09-021-9/+26
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+10
* Add job to process running clip animatorsSean Harmer2017-01-271-0/+10
* Add API to map animation channels to propertiesSean Harmer2017-01-271-0/+96