summaryrefslogtreecommitdiffstats
path: root/src/animation
Commit message (Expand)AuthorAgeFilesLines
* Check we remove a valid node when removing from node propertiesPaul Lemire2020-02-101-1/+2
* Doc: Fix documentation warningsTopi Reinio2019-11-1311-13/+65
* Update jobs to remove post FF changesMike Krus2019-10-224-7/+2
* 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-2110-11/+14
* Clean up old property update codeMike Krus2019-10-203-3/+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 LoadSkeletonJob to use direct syncMike Krus2019-10-082-22/+12
* | Update animation evaluation jobs to use direct syncMike Krus2019-10-0817-155/+286
* | Update LoadAnimationClipJob to use direct syncMike Krus2019-10-087-44/+45
* | Fix backend property updatesMike Krus2019-10-031-1/+1
* | Clean up includesMike Krus2019-10-0110-16/+0
* | Update QChannelMapper to use direct syncMike Krus2019-09-234-45/+19
* | Update mapping classes to use direct syncMike Krus2019-09-235-99/+43
* | Update QLerpClipBlend to use direct syncMike Krus2019-09-203-27/+13
* | Update QClipBlendValue to use direct syncMike Krus2019-09-203-18/+8
* | Update QAdditiveClipBlend to use direct syncMike Krus2019-09-203-26/+11
* | Update QAbstractSkeleton to use direct syncMike Krus2019-09-203-11/+2
* | Update QBlendedClipAnimator to use direct syncMike Krus2019-09-203-39/+30
* | Update QClipAnimator to use direct syncMike Krus2019-09-203-39/+28
* | Update QClock to use direct syncMike Krus2019-09-203-23/+9
* | Update QAnimationClip (and Loader) to use direct syncMike Krus2019-09-203-41/+25
* | Enable syncing on animation aspectMike Krus2019-09-204-0/+19
* | Update QTransform to use direct syncMike Krus2019-09-181-0/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-112-3/+14
|\|
| * 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
* | | Animations: don't assert if mapper is not setPaul Lemire2019-08-261-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-233-12/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-163-12/+38
| |\|
| | * Take shortest path on quaternion slerpJuan Jose Casafranca2019-07-153-12/+38
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-031-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-261-3/+3
| |\|
| | * Check if animation channel only have one component and shortcircuitJuan Jose Casafranca2019-05-141-3/+3
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-185-12/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-135-12/+6
| |\|
| | * QChannelMapping: only send const char *propertyName to backendPaul Lemire2019-05-105-12/+6
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-05-097-78/+176
|\| |
| * | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-267-78/+176
| |\|
| | * Fix slerp interpolation when two quats are equalJuan Jose Casafranca2019-04-221-4/+4
| | * Animations: handle variable length propertiesPaul Lemire2019-04-037-74/+172
* | | Fix some warningsSergio Martins2019-05-091-3/+0
|/ /
* / Switch export macros to standard formKai Koehne2019-04-0233-35/+35
|/