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
/
handler_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
1
-10
/
+13
*
Restore use of QVector in private API
Mike Krus
2021-01-05
1
-12
/
+12
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-11-02
1
-8
/
+8
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
1
-12
/
+12
*
QAspectJob: switch to using std::vector
Paul Lemire
2020-07-02
1
-1
/
+1
*
Animation: remove unused m_drityChannelMapper vector
Paul Lemire
2020-04-14
1
-1
/
+0
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Andy Nichols
2017-11-17
1
-0
/
+1
|
\
|
*
Fix AnimationClip crash when removing clips
Andy Nichols
2017-11-15
1
-0
/
+1
*
|
Merge branch '5.9' into 5.10
Sean Harmer
2017-09-12
1
-0
/
+2
|
\
|
|
*
Re-build Blend-Trees when Clips have been loaded
Wieland Hagen
2017-09-08
1
-0
/
+2
*
|
Add Skeleton backend node to the animation aspect
Sean Harmer
2017-08-30
1
-0
/
+3
*
|
Add clock property to QAbstractClipAnimator
Chip Collier
2017-07-24
1
-0
/
+3
|
/
*
Fix ClipAnimator crash when removing animators
Laszlo Agocs
2017-06-30
1
-0
/
+3
*
Rename AnimationClipLoader to AnimationClip
Sean Harmer
2017-04-12
1
-1
/
+1
*
Introduce QAbstractAnimationClip and rename QAnimationClip
Sean Harmer
2017-02-24
1
-4
/
+4
*
Remove QConductedClipAnimator and defer to later
Sean Harmer
2017-02-16
1
-4
/
+0
*
BlendedAnimations: allow nested blending nodes evaluation
Paul Lemire
2017-01-31
1
-2
/
+5
*
Build blend trees and execute them
Paul Lemire
2017-01-29
1
-1
/
+11
*
Register QLerpBlend node with Animation aspect
Paul Lemire
2017-01-29
1
-0
/
+3
*
Add job to process running clip animators
Sean Harmer
2017-01-27
1
-0
/
+6
*
Add job to find all clip animators that should be running
Sean Harmer
2017-01-27
1
-2
/
+8
*
Add API to map animation channels to properties
Sean Harmer
2017-01-27
1
-1
/
+11
*
Add running property to QClipAnimator
Sean Harmer
2017-01-27
1
-0
/
+3
*
Add a job to load animation clips
Sean Harmer
2017-01-27
1
-0
/
+12
*
Add animation components
Sean Harmer
2017-01-27
1
-0
/
+12
*
Add in the usual plumbing and register QAnimationClip
Sean Harmer
2017-01-25
1
-0
/
+92