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
/
tests
/
benchmarks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve node collection and frame prep
Christian Strømme
2025-05-30
3
-7
/
+85
*
Minor clean-up of the renderable classes
Christian Strømme
2025-05-30
1
-8
/
+8
*
Lightmapping: Use new custom file format
Kristoffer Skau
2025-05-28
1
-1
/
+1
*
CMake: Don't enable ASM language
Joerg Bornemann
2025-05-02
3
-3
/
+3
*
Some improvements to qssgrendercamera
Christian Strømme
2025-04-08
2
-3
/
+3
*
Change license for test files
Lucie Gérard
2024-04-04
4
-4
/
+4
*
Fix single pick methods when picking in scenes with 2d items
Andy Nichols
2024-03-14
1
-2
/
+3
*
Enable multiview for basic Default/PrincipledMaterial usage
Laszlo Agocs
2024-02-08
2
-2
/
+3
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-1
/
+1
*
Further improvements to the BVH code
Christian Strømme
2023-11-21
1
-3
/
+3
*
Expose the renderer
Christian Strømme
2023-10-24
2
-4
/
+5
*
Expose the render context interface
Christian Strømme
2023-10-24
2
-15
/
+31
*
Start exposing some semi-public APIs
Christian Strømme
2023-10-23
2
-0
/
+3
*
Improve BVH build-up performance
Christian Strømme
2023-10-06
3
-0
/
+153
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-1
/
+1
*
Replace QSSGRef usage in the render context interface
Christian Strømme
2023-04-18
2
-14
/
+11
*
RenderContextInterface improvements
Christian Strømme
2023-04-18
1
-9
/
+13
*
Remove data() function from QSSGRef
Christian Strømme
2023-03-31
1
-1
/
+1
*
Fix problem with the bounding volume calculation for particles
Christian Strømme
2023-02-03
1
-8
/
+16
*
CMake: use LIBRARIES rather than PUBLIC_LIBRARIES
Edward Welbourne
2022-12-09
2
-2
/
+2
*
Mark the module free of qAsConst()
Marc Mutz
2022-12-05
1
-4
/
+4
*
Frustum culling
Christian Strømme
2022-10-21
4
-0
/
+238
*
Benchmarks fixup
Andy Nichols
2022-10-12
13
-78
/
+18
*
Fix and update benchmarks
Christian Strømme
2022-09-05
7
-41
/
+72
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-25
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-27
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
3
-84
/
+6
*
Retire QSSGRenderInputStreamFactory
Eirik Aavitsland
2021-04-29
2
-11
/
+6
*
Unify test target names
Kai Köhne
2021-04-15
1
-1
/
+1
*
Rename the empty function in the invasive list
Christian Strømme
2020-12-10
1
-1
/
+1
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-09
1
-1
/
+1
*
CMake: Regenerate projects
Alexandru Croitor
2020-11-10
1
-0
/
+3
*
Add benchmark for the renderer
Christian Strømme
2020-10-29
4
-0
/
+172
*
Use cubeMaps for IBL texture sources
Andy Nichols
2020-09-24
1
-1
/
+3
*
Make it possible to create a QSSGRenderer instance without a context
Christian Strømme
2020-08-17
1
-1
/
+1
*
Cleanup Mesh and Texture resources when no longer used
Andy Nichols
2020-07-03
1
-1
/
+1
*
Rename QSSGRenderMeshPath to QSSGRenderPath
Christian Strømme
2020-05-27
1
-1
/
+1
*
Clean up the buffer manager slightly
Christian Strømme
2020-05-26
1
-1
/
+1
*
Remove QSSGRendererInterface
Christian Strømme
2020-05-12
1
-2
/
+2
*
Remove the Render module
Andy Nichols
2020-05-10
1
-2
/
+2
*
Disable the picking tests
Christian Strømme
2020-05-09
1
-0
/
+6
*
Improve the aabb intersection code
Christian Strømme
2020-04-02
1
-0
/
+21
*
Add picking benchmark
Christian Strømme
2020-03-30
3
-0
/
+144
*
Add benchmark for the intersection function used for picking
Christian Strømme
2020-03-30
4
-0
/
+84