summaryrefslogtreecommitdiffstats
path: root/tests/auto/animation/channelmapping
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated classes and functionsPaul Lemire2020-02-111-1/+1
* Remove old code from animation classes & update testsMike Krus2019-10-211-9/+23
* Update mapping classes to use direct syncMike Krus2019-09-231-54/+28
* QChannelMapping: only send const char *propertyName to backendPaul Lemire2019-05-101-13/+1
* Animations: handle variable length propertiesPaul Lemire2019-04-031-2/+51
* Test if m_mappingType is properly initialized in tst_channelmappingSvenn-Arne Dragly2017-11-151-0/+4
* Mirror QSkeletonMapping properties to ChannelMapping backend nodeSean Harmer2017-09-021-0/+30
* Use QSharedPointer::create() moreMarc Mutz2017-07-221-4/+4
* Add API to map animation channels to propertiesSean Harmer2017-01-272-0/+165