summaryrefslogtreecommitdiffstats
path: root/src/animation/backend/channelmapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-19/+19
* Update commercial license headersTarja Sundqvist2021-02-021-19/+19
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-2/+1
* Fix Coverity warningsMike Krus2019-10-211-2/+2
* Update mapping classes to use direct syncMike Krus2019-09-231-62/+34
* 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