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
/
render
/
geometry
/
gltfskeletonloader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a few discarded QFile::open() results
Marc Mutz
2024-12-31
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Fix some compile warnings
Mike Krus
2022-06-03
1
-1
/
+1
*
Replace QT_BEGIN_LICENSE:LGPL3 header
Kai Köhne
2021-08-10
1
-10
/
+13
*
Fix minor warnings
Mike Krus
2021-03-23
1
-3
/
+3
*
Drop use of QVector in GLTFSkeletonLoader
Mike Krus
2021-01-05
1
-15
/
+15
*
Fix deprecated API usage and compile warnings
Mike Krus
2020-11-20
1
-6
/
+6
*
Use QList instead of QVector in render
Jarek Kobus
2020-07-09
1
-1
/
+1
*
Geometry refactoring
Mike Krus
2020-02-27
1
-0
/
+2
*
Remove QtGui module path from OpenGL related paths
Mike Krus
2020-02-06
1
-1
/
+1
*
Accept CBOR as optional format in gltf data
Ulf Hermann
2019-10-29
1
-6
/
+2
*
Remove unused variables detected by clang-cl
Friedemann Kleint
2018-04-12
1
-3
/
+0
*
Iterate on references to avoid copies
Mike Krus
2018-01-13
1
-1
/
+1
*
Factor out local poses into their own vector
Sean Harmer
2017-08-30
1
-1
/
+1
*
Store joint names in their own vector
Sean Harmer
2017-08-30
1
-2
/
+2
*
Update skinned mesh example to expose joints of object
Sean Harmer
2017-08-16
1
-9
/
+9
*
Load skeleton from glTF 2 file
Sean Harmer
2017-08-09
1
-0
/
+587