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
/
channelmapping.cpp
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
*
Fix deprecated API usage and compile warnings
Mike Krus
2020-11-20
1
-2
/
+2
*
Remove deprecated classes and functions
Paul Lemire
2020-02-11
1
-1
/
+0
*
Avoid initializing QFlags with 0 or nullptr
Friedemann Kleint
2019-11-25
1
-2
/
+1
*
Fix Coverity warnings
Mike Krus
2019-10-21
1
-2
/
+2
*
Update mapping classes to use direct sync
Mike Krus
2019-09-23
1
-62
/
+34
*
QChannelMapping: only send const char *propertyName to backend
Paul Lemire
2019-05-10
1
-5
/
+0
*
Animations: handle variable length properties
Paul Lemire
2019-04-03
1
-0
/
+5
*
Split animation callback handling into its own frontend class
Sean Harmer
2017-11-16
1
-4
/
+8
*
Make sure m_mappingType is initialized in ChannelMapping
Svenn-Arne Dragly
2017-11-15
1
-0
/
+1
*
Extend buildPropertyMappings to support skeleton mapping use case
Sean Harmer
2017-10-03
1
-0
/
+6
*
Extend buildRequiredChannelsAndTypes to handle indexed targets
Sean Harmer
2017-09-02
1
-0
/
+3
*
Mirror QSkeletonMapping properties to ChannelMapping backend node
Sean Harmer
2017-09-02
1
-1
/
+8
*
Create backend nodes for any QAbstractChannelMapping subclass
Sean Harmer
2017-09-02
1
-9
/
+26
*
Add support for animation callbacks
Laszlo Agocs
2017-06-23
1
-0
/
+10
*
Add job to process running clip animators
Sean Harmer
2017-01-27
1
-0
/
+10
*
Add API to map animation channels to properties
Sean Harmer
2017-01-27
1
-0
/
+96