summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qchannelmapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-18/+18
* Update commercial license headersTarja Sundqvist2021-02-021-18/+18
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* Clean up includesMike Krus2019-10-011-1/+0
* Update mapping classes to use direct syncMike Krus2019-09-231-21/+4
* QChannelMapping: only send const char *propertyName to backendPaul Lemire2019-05-101-1/+5
* Animations: handle variable length propertiesPaul Lemire2019-04-031-4/+74
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-191-1/+1
* Split animation callback handling into its own frontend classSean Harmer2017-11-161-60/+0
* Create backend nodes for any QAbstractChannelMapping subclassSean Harmer2017-09-021-1/+3
* Introduce QAbstractChannelMappingSean Harmer2017-08-311-3/+3
* Add support for animation callbacksLaszlo Agocs2017-06-231-0/+60
* Fix mix up regarding QVariant::isNull() and isValid()Laszlo Agocs2017-06-161-2/+2
* Pick the right type for QVariant channel targetsLaszlo Agocs2017-06-141-0/+9
* Doc: add doc to undocumented Qt3D classesNico Vertriest2017-05-221-0/+8
* Add job to process running clip animatorsSean Harmer2017-01-271-0/+54
* Add API to map animation channels to propertiesSean Harmer2017-01-271-0/+137