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.10
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
/
clipblendvalue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2022-10-20
1
-2
/
+1
*
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
*
Use QList instead of QVector in implementation and docs
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-1
/
+0
*
Clean up includes
Mike Krus
2019-10-01
1
-1
/
+0
*
Update QClipBlendValue to use direct sync
Mike Krus
2019-09-20
1
-14
/
+6
*
Generate default channel values as needed
Sean Harmer
2018-01-22
1
-4
/
+8
*
Wrap up the format describing source clip and formatted results
Sean Harmer
2018-01-18
1
-6
/
+6
*
Rename AnimationClipLoader to AnimationClip
Sean Harmer
2017-04-12
1
-1
/
+1
*
Remove blend() virtual function from backend blend tree nodes
Sean Harmer
2017-03-26
1
-9
/
+0
*
Add methods to set and retrieve format indices for a blend value node
Sean Harmer
2017-03-25
1
-0
/
+21
*
Add virtual doBlend to ClipBlendNode and subclasses
Sean Harmer
2017-03-25
1
-0
/
+8
*
Add function to recursively calculate duration of a blend tree
Sean Harmer
2017-03-25
1
-0
/
+9
*
Add ClipBlendValue backend node and test
Sean Harmer
2017-03-02
1
-0
/
+87