index
:
qt/qt3d.git
5.10
5.11
5.12
5.13
5.14
5.15
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
qt4
wip/animation
wip/cmake
wip/particles
wip/physics
wip/qtquickintegration
wip/refactor
wip/rhi-renderer
wip/vr
Qt3D
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
animation
/
backend
/
clipanimator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Reset ClipAnimator loop counter on cleanup
Mauro Persano
2021-09-29
1
-0
/
+1
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
1
-10
/
+13
*
Animations: prevent FindRunningClipAnimatorJob from running every frame
Paul Lemire
2020-04-14
1
-2
/
+2
*
Update animation evaluation jobs to use direct sync
Mike Krus
2019-10-08
1
-22
/
+0
*
Clean up includes
Mike Krus
2019-10-01
1
-2
/
+0
*
Update QClipAnimator to use direct sync
Mike Krus
2019-09-20
1
-35
/
+26
*
Add support for setting a time index in the ClipAnimator
Christian Strømme
2018-01-23
1
-0
/
+18
*
Wrap up the format describing source clip and formatted results
Sean Harmer
2018-01-18
1
-1
/
+1
*
Fix animation local time calculation when changing playbackRate
Juan José Casafranca
2017-10-06
1
-1
/
+22
*
Merge branch '5.9' into 5.10
Sean Harmer
2017-09-30
1
-0
/
+1
|
\
|
*
Move the non-blended animation codepath closer to the blended one
Sean Harmer
2017-09-29
1
-0
/
+1
*
|
Merge branch '5.9' into 5.10
Sean Harmer
2017-09-12
1
-0
/
+5
|
\
|
|
*
Re-build Blend-Trees when Clips have been loaded
Wieland Hagen
2017-09-08
1
-0
/
+5
*
|
Add clock property to QAbstractClipAnimator
Chip Collier
2017-07-24
1
-0
/
+11
*
|
Add support for animation callbacks
Laszlo Agocs
2017-06-23
1
-0
/
+16
|
/
*
Rename AnimationClipLoader to AnimationClip
Sean Harmer
2017-04-12
1
-1
/
+1
*
Pass argument by reference and make trivial function inline
Sean Harmer
2017-03-25
1
-5
/
+0
*
Remove AnimationUtils class
Sean Harmer
2017-03-06
1
-1
/
+1
*
Introduce QAbstractAnimationClip and rename QAnimationClip
Sean Harmer
2017-02-24
1
-1
/
+1
*
Refactor clip evaluation and property mapping
Paul Lemire
2017-01-29
1
-281
/
+6
*
Add loops property to ClipAnimator and implement logic for it
Sean Harmer
2017-01-29
1
-4
/
+31
*
Add job to process running clip animators
Sean Harmer
2017-01-27
1
-1
/
+274
*
Add job to find all clip animators that should be running
Sean Harmer
2017-01-27
1
-2
/
+10
*
Add channelMapper property to QClipAnimator
Sean Harmer
2017-01-27
1
-0
/
+10
*
Add running property to QClipAnimator
Sean Harmer
2017-01-27
1
-0
/
+11
*
Add a job to load animation clips
Sean Harmer
2017-01-27
1
-2
/
+1
*
Add animation components
Sean Harmer
2017-01-27
1
-0
/
+87