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.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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue with the scene root node being removed twice
Christian Strømme
2025-06-11
1
-8
/
+4
*
Improve node collection and frame prep
Christian Strømme
2025-05-30
4
-2
/
+292
*
Lightmapping: add custom lightmap file format
Jonas Karlsson
2025-05-28
3
-0
/
+105
*
Expose delegateModelAccess from QQuick3DRepeater
Ulf Hermann
2025-05-28
4
-1
/
+231
*
QQuick3DRepeater: Fix model creation
Ulf Hermann
2025-05-27
4
-0
/
+145
*
Add emit mode to shaped emitters
Antti Määttä
2025-05-20
3
-3
/
+3
*
Implement reversed emitters
Antti Määttä
2025-05-15
3
-3
/
+3
*
Some improvements to qssgrendercamera
Christian Strømme
2025-04-08
3
-16
/
+16
*
Improve directional light shadow shader performance
Jonas Karlsson
2024-12-04
1
-0
/
+8
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
DirectionalLight: Add lockShadowmapTexels property
Jonas Karlsson
2024-11-18
1
-0
/
+5
*
Add support for 32 bit shadowmaps
Jonas Karlsson
2024-11-18
4
-0
/
+25
*
Add 4K ultra shadow map resolution
Jonas Karlsson
2024-09-24
3
-9
/
+12
*
Fix typo in texture data backend class
Christian Strømme
2024-09-03
1
-1
/
+1
*
Fix updateSpatialNode logic
Christian Strømme
2024-08-23
6
-0
/
+349
*
tests: Fix tst_qquick3dassetimport with builtin testdata
Ari Parkkila
2024-07-09
1
-0
/
+6
*
Make tst_qquick3dinput work with multiple monitors
Paul Olav Tvete
2024-06-05
1
-2
/
+6
*
Fix non-functional pickResult HitType enum
Andy Nichols
2024-06-03
1
-73
/
+73
*
Add PCF soft shadows support
Kristoffer Skau
2024-05-28
5
-8
/
+57
*
Use qFuzzyCompare to fix failing tst_QQuick3DNode::testProperties
Łukasz Matysiak
2024-04-26
1
-1
/
+1
*
Unblacklist input test
Shawn Rutledge
2024-04-09
1
-2
/
+0
*
Change license for test files
Lucie Gérard
2024-04-04
23
-23
/
+23
*
Make correct use of the uvPosition property when picking Items
Andy Nichols
2024-03-14
1
-2
/
+2
*
Fix normal values returned by 2D Items when picking
Andy Nichols
2024-03-14
1
-0
/
+19
*
Fix single pick methods when picking in scenes with 2d items
Andy Nichols
2024-03-14
1
-8
/
+0
*
Expand the picking tests
Andy Nichols
2024-03-14
2
-21
/
+808
*
qq3dabstractlight: use explicit shadow map sizes
Jonas Karlsson
2024-02-28
3
-3
/
+3
*
Improve the quaternion compare in RotationData
Christian Strømme
2024-02-20
1
-11
/
+36
*
Replace incorrect usage of NodeId for CameraId
Christian Strømme
2024-01-30
1
-2
/
+2
*
Add CMake autotests
Joerg Bornemann
2024-01-24
2
-5
/
+6
*
Add more QQuick3dViewport picking alternatives with mouse coords
Kristoffer Skau
2023-12-14
1
-1
/
+47
*
Rename the RenderStage enum names
Christian Strømme
2023-12-08
1
-2
/
+2
*
Rename type and mode APIs in QSSGRenderExtension
Christian Strømme
2023-12-08
1
-4
/
+4
*
Remove the renderer argument from the Extension API
Christian Strømme
2023-11-23
1
-8
/
+8
*
New API for working with the scene nodes
Christian Strømme
2023-11-22
2
-13
/
+12
*
Further improvements to the BVH code
Christian Strømme
2023-11-21
1
-1
/
+2
*
Add basic autotest for extensions
Laszlo Agocs
2023-10-24
6
-0
/
+374
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-1
/
+1
*
Start exposing some semi-public APIs
Christian Strømme
2023-10-23
2
-0
/
+3
*
qtquick3d: black list failing auto-test
Timur Pocheptsov
2023-09-12
1
-0
/
+2
*
Refactor Lancelot test
Hatem ElKharashy
2023-09-05
522
-30220
/
+0
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
6
-27
/
+27
*
CMake: Make qtquick3d tests standalone projects
Alexandru Croitor
2023-07-05
45
-0
/
+270
*
Fix auto test for RotationData
Christian Strømme
2023-06-16
1
-5
/
+11
*
Extensions API
Christian Strømme
2023-06-02
1
-0
/
+7
*
Skip tst_picking tests which depend on window coords when dpr != 1
Andy Nichols
2023-06-02
1
-0
/
+10
*
Add support for importing PLY files
Andy Nichols
2023-05-31
2
-0
/
+1
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
3
-5
/
+3
*
Fix two lancelot tests
Jonas Karlsson
2023-05-04
2
-2
/
+2
*
Item2D: add a lancelot test with importScene
Inho Lee
2023-04-25
1
-0
/
+103
[next]