index
:
qt/qtquick3d.git
5.14
5.15
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.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7-experimental
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
wip/cmake
A new module and API for defining 3D content in Qt Quick.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quick3d
/
qquick3dmodel_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lightmapping: Use texels-per-unit based sizes
Jonas Karlsson
2025-05-28
1
-0
/
+7
*
Make sure the "bounds" type is registered with QML
Andy Nichols
2023-06-09
1
-0
/
+1
*
Refactor skeletal animation
Inho Lee
2023-06-01
1
-1
/
+0
*
Make sure models with an instanceRoot is updated properly
Christian Strømme
2023-02-15
1
-1
/
+2
*
Automatically generate Level of Detail meshes on import
Andy Nichols
2022-11-01
1
-0
/
+7
*
Add level of detail support for instancing
Jere Tuliniemi
2022-11-01
1
-1
/
+13
*
Improve updatePropertyListener
Christian Strømme
2022-07-12
1
-2
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add castsReflections property to Model
Jere Tuliniemi
2022-06-01
1
-0
/
+5
*
Add basic baked lightmap support
Laszlo Agocs
2022-05-27
1
-0
/
+18
*
Skinning : add Skin type for better animation
Inho Lee
2022-02-08
1
-1
/
+8
*
Add reflection probe
Jere Tuliniemi
2021-12-03
1
-0
/
+7
*
Add ResourceLoader API to enable pre-loading of resources
Andy Nichols
2021-12-02
1
-1
/
+2
*
Remove the qml revisioning for 1.x
Christian Strømme
2021-06-23
1
-2
/
+1
*
Make QQuick3DBounds and QSSGBounds3 more tightly coupled
Christian Strømme
2021-05-25
1
-23
/
+5
*
Implement depth bias for models
Antti Määttä
2021-03-25
1
-1
/
+7
*
Instancing API: remove change signal arguments
Paul Olav Tvete
2021-02-09
1
-2
/
+2
*
Improve transformation for instanced drawing
Paul Olav Tvete
2021-01-22
1
-5
/
+8
*
Support morph animations
Inho Lee
2020-12-22
1
-1
/
+14
*
Add support for instanced rendering
Paul Olav Tvete
2020-12-16
1
-0
/
+17
*
Adjust to int -> qsizetype change in QQmlListProperty
Fabian Kosmale
2020-11-11
1
-2
/
+2
*
Remove the shared pointer around the scene manager
Christian Strømme
2020-10-27
1
-1
/
+1
*
Prevent mismatching ref-derefSceneManager calls for materials
Laszlo Agocs
2020-10-07
1
-1
/
+5
*
modify inverseBindPoses' data type from QVector<> to QList<>
Inho Lee
2020-09-21
1
-4
/
+5
*
Split the Pose Matrix from Joint
Inho Lee
2020-09-09
1
-0
/
+6
*
Update QML versioning and type registration
Paul Olav Tvete
2020-08-28
1
-1
/
+4
*
Use updatePropertyListenser pattern in QQuick3DModel
Andy Nichols
2020-07-03
1
-0
/
+3
*
Quick3D : Skeletal Animation
Inho Lee
2020-06-05
1
-0
/
+8
*
Remove the tesselation code paths
Christian Strømme
2020-05-27
1
-36
/
+4
*
Fix material handling in QQuick3DModel
Christian Strømme
2020-03-04
1
-0
/
+3
*
Fix type API
Christian Strømme
2020-03-04
1
-3
/
+1
*
Get model bounds
Antti Määttä
2020-01-31
1
-0
/
+43
*
Dirty front-end objects when rendernode is created
Miikka Heikkinen
2019-12-11
1
-1
/
+1
*
Update model geometry after the node changes
Antti Määttä
2019-11-28
1
-0
/
+1
*
Implement custom geometry
Antti Määttä
2019-11-11
1
-1
/
+9
*
Remove all propertyChanged signal arguments
Richard Moe Gustavsen
2019-11-05
1
-8
/
+8
*
QtQuick3DModel: Remove skeletonRoot, fix enum prefixing, naming changes
Janne Kangas
2019-10-30
1
-35
/
+29
*
Add pickable property to the model
Christian Strømme
2019-09-30
1
-1
/
+8
*
Move cullingMode to QQuick3DMaterial
Andy Nichols
2019-09-27
1
-15
/
+1
*
Add cullingMode property to Model QML Type
Norihito Tohge
2019-09-06
1
-1
/
+14
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+151