summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qchannelmapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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