summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend
Commit message (Expand)AuthorAgeFilesLines
...
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-205-36/+10
* Either fully qualify property types, or not at allVolker Krause2018-03-063-4/+4
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-153-2/+28
|\
| * Doc: add doc to undocumented methods and properties qt3dNico Vertriest2018-02-063-2/+28
* | Merge branch '5.10' into devSean Harmer2018-01-261-7/+28
|\|
| * Doc: add doc to undocumented methods in qt3dNico Vertriest2018-01-241-7/+28
* | Add normalizedTime function to blendedlclip animatorsChristian Strømme2018-01-232-6/+9
* | Add support for setting a time index in the ClipAnimatorChristian Strømme2018-01-234-0/+33
* | Merge branch '5.10' into devSean Harmer2018-01-174-7/+7
|\|
| * Use strict const iteratorsMike Krus2018-01-133-6/+6
| * Merge branch '5.9' into 5.10Sean Harmer2018-01-121-1/+1
| |\
| | * qanimationgroup.h: Fix include of Qt classFriedemann Kleint2017-11-281-1/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLaszlo Agocs2017-12-134-14/+15
|\| |
| * | Move animation callback handling to QAbstractClipAnimatorChristian Stromme2017-12-014-14/+15
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-209-70/+343
|\| |
| * | Split animation callback handling into its own frontend classSean Harmer2017-11-168-69/+341
| * | Fix warnings caused by QClipAnimator calling QNode::sceneChangeEventAndy Nichols2017-11-141-1/+2
* | | Merge remote-tracking branch 'origin/5.10' into devAndy Nichols2017-11-132-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-311-0/+6
| |\|
| | * Doc: Add doc for undocumented methodsNico Vertriest2017-10-201-0/+6
| * | Fix setting running property when animators finishSean Harmer2017-10-061-0/+1
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-052-0/+3
|\| |
| * | Update the local poses of the skeleton in the animation aspectSean Harmer2017-10-031-0/+1
| * | Fix clock sync for the blendedclipanimatorJuan José Casafranca2017-09-271-0/+2
* | | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-2512-13/+13
|/ /
* | Extend QChannel and Channel to support jointIndex membersSean Harmer2017-09-022-0/+14
* | Mirror QSkeletonMapping properties to ChannelMapping backend nodeSean Harmer2017-09-021-0/+1
* | Add QSkeletonMapping to Qt3DAnimationSean Harmer2017-09-024-1/+281
* | Create backend nodes for any QAbstractChannelMapping subclassSean Harmer2017-09-028-6/+270
* | Merge dev into 5.10Frederik Gladhorn2017-09-021-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-09-011-1/+1
| |\|
| | * Doc: add doc to undocumented methods/propertiesNico Vertriest2017-08-281-1/+1
* | | Alter QChannelMapping to accept QAbstractChannelMapping pointersSean Harmer2017-08-313-9/+9
* | | Introduce QAbstractChannelMappingSean Harmer2017-08-317-9/+225
* | | Add Skeleton backend node to the animation aspectSean Harmer2017-08-301-0/+5
|/ /
* | Merge branch '5.9' into devSean Harmer2017-08-193-8/+6
|\|
| * Doc: correct declaration qml propertiesNico Vertriest2017-08-113-8/+6
* | Fix Qt3DAnimation::Animation::Clock::playbackRateChip Collier2017-08-023-33/+12
* | Add clock property to QAbstractClipAnimatorChip Collier2017-07-245-1/+41
* | Add QClock to Qt3DAnimationChip Collier2017-07-244-2/+271
* | Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-114-22/+15
|\|
| * Doc: link errorsNico Vertriest2017-06-201-1/+1
| * Doc: correct \property statementsNico Vertriest2017-06-202-2/+2
| * Doc: correct \property and \qmlproperty statementsNico Vertriest2017-06-192-19/+12
* | Add support for animation callbacksLaszlo Agocs2017-06-239-2/+291
|/
* Doc: typo in definition qmltypeNico Vertriest2017-06-161-1/+1
* 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 basic doc to undocumented classesNico Vertriest2017-06-093-0/+17
* Fix container detachments detected by clazySergio Martins2017-05-262-2/+3