summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2389-1763/+1763
* Update commercial license headersTarja Sundqvist2021-02-0289-1763/+1763
* Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-211-1/+2
|\
| * Check we remove a valid node when removing from node propertiesPaul Lemire2020-02-101-1/+2
* | Properly stop running animations when using a negative playratePaul Lemire2020-03-301-1/+4
* | Revert "Fix post FF API changes"Mike Krus2019-12-031-10/+10
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+0
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-1311-13/+65
* Fix post FF API changesMike Krus2019-10-221-10/+10
* Restore sceneChangeEvent overload that were removedPaul Lemire2019-10-226-1/+21
* Fix Coverity warningsMike Krus2019-10-212-2/+3
* Clean up old property update codeMike Krus2019-10-202-2/+0
* Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Paul Lemire2019-10-153-0/+24
|\
| * Merge remote-tracking branch 'origin/5.13' into 5.14Paul Lemire2019-10-153-0/+24
| |\
| | * Add documentation for AbstractClipAnimator QML type propertiesMats Honkamaa2019-10-081-0/+22
| | * Doc: Add inherits tags to ClipAnimator and BlendedClipAnimatorMats Honkamaa2019-10-042-0/+2
* | | Restore use of Added/Removed messages for aspects not supporting syncMike Krus2019-10-141-2/+3
|/ /
* | Update animation evaluation jobs to use direct syncMike Krus2019-10-082-15/+0
* | Update LoadAnimationClipJob to use direct syncMike Krus2019-10-084-28/+0
* | Clean up includesMike Krus2019-10-014-5/+0
* | Update QChannelMapper to use direct syncMike Krus2019-09-232-11/+3
* | Update mapping classes to use direct syncMike Krus2019-09-233-34/+8
* | Update QLerpClipBlend to use direct syncMike Krus2019-09-201-1/+1
* | Update QClipBlendValue to use direct syncMike Krus2019-09-201-1/+1
* | Update QAdditiveClipBlend to use direct syncMike Krus2019-09-201-1/+1
* | Update QAbstractSkeleton to use direct syncMike Krus2019-09-201-1/+1
* | Update QBlendedClipAnimator to use direct syncMike Krus2019-09-201-1/+1
* | Update QClipAnimator to use direct syncMike Krus2019-09-201-1/+1
* | Update QClock to use direct syncMike Krus2019-09-201-1/+1
* | Update QAnimationClip (and Loader) to use direct syncMike Krus2019-09-201-1/+1
* | Enable syncing on animation aspectMike Krus2019-09-202-0/+8
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-312-3/+14
|\
| * Fix LerpClipBlend QML documentationMats Honkamaa2019-08-271-3/+3
| * Add QML documentation for ClipBlendValueMats Honkamaa2019-08-261-0/+11
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-132-2/+5
|\|
| * QChannelMapping: only send const char *propertyName to backendPaul Lemire2019-05-102-2/+5
* | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-263-7/+83
|\|
| * Animations: handle variable length propertiesPaul Lemire2019-04-033-7/+83
* | Switch export macros to standard formKai Koehne2019-04-0231-31/+31
|/
* Use slerp for animating rotation channelsJuan Jose Casafranca2019-02-221-4/+12
* Doc: fix broken links in qanimationcallback.cpp and qframegraphnode.cppv5.12.0-beta3Nico Vertriest2018-10-181-1/+1
* Fix notifications for QClipAnimator::clip propertyJim Albamont2018-10-051-0/+1
* Apply similar logic to the native Qt 3D animation clip selectionSean Harmer2018-08-021-0/+4
* Add support for loading specific animations from glTF 2 filesSean Harmer2018-08-021-1/+7
* Check animator can be played in frontend and backendJuan Jose Casafranca2018-07-114-0/+21
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-1914-21/+21
* 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