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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shadowmapping: cull models outside bounds
Jonas Karlsson
2025-06-17
1
-0
/
+13
*
Fix some more msvc warnings
Laszlo Agocs
2025-06-12
1
-2
/
+2
*
Improve node collection and frame prep
Christian Strømme
2025-05-30
1
-0
/
+41
*
Lightmapping: Use texels-per-unit based sizes
Jonas Karlsson
2025-05-28
4
-12
/
+21
*
Fix build: make QQuick3DProfilerSceneGraphData::TimingData trivial
Thiago Macieira
2025-05-14
1
-4
/
+3
*
Update meshoptimizer to v0.23
Andy Nichols
2025-05-13
1
-0
/
+4
*
Assimp: baseColorFactor is linear and needs to be sRGB
Andy Nichols
2025-04-04
2
-0
/
+10
*
CMake: Annotate some targets with SBOM information
Alexandru Croitor
2024-07-11
1
-0
/
+3
*
Fix the decompose function
Christian Strømme
2024-07-05
1
-1
/
+1
*
Remove the use of GENERATE_CPP_EXPORTS argument
Alexey Edelev
2024-05-30
1
-1
/
+0
*
Do not sort box in shadowmapping slicer
Jonas Karlsson
2024-05-29
1
-4
/
+4
*
Add internal machinery to set the local transform directly on a node
Christian Strømme
2024-05-14
2
-1
/
+16
*
Correct license for module and plugin files
Lucie Gérard
2024-05-03
4
-4
/
+4
*
Fix build-failure with no-qml-debug
Inho Lee
2024-03-06
1
-1
/
+3
*
Improve the quaternion compare in RotationData
Christian Strømme
2024-02-20
1
-4
/
+10
*
Remove the use of GENERATE_PRIVATE_CPP_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+0
*
Remove the use of all _PRIVATE_EXPORTS
Alexey Edelev
2024-01-16
2
-3
/
+3
*
Move most of the types in qssgrenderbasetypes into a private header
Christian Strømme
2023-12-04
5
-375
/
+397
*
Further improvements to the BVH code
Christian Strømme
2023-11-21
3
-67
/
+89
*
Use fixed size type for the ids
Christian Strømme
2023-11-21
1
-4
/
+4
*
Add some more convenience functions for getting type-ids
Christian Strømme
2023-11-01
1
-0
/
+1
*
Add camera helper class
Christian Strømme
2023-10-24
1
-0
/
+4
*
Expose the render context interface
Christian Strømme
2023-10-24
4
-3
/
+5
*
Start exposing some semi-public APIs
Christian Strømme
2023-10-23
3
-10
/
+39
*
Improve BVH build-up performance
Christian Strømme
2023-10-06
4
-122
/
+212
*
Some minor clean-up of the basetypes header
Christian Strømme
2023-09-04
3
-232
/
+240
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
4
-72
/
+78
*
Improve the draw call data key
Christian Strømme
2023-09-04
1
-0
/
+7
*
Add a debug condition to qssgassert
Christian Strømme
2023-09-04
2
-0
/
+27
*
Fix auto test for RotationData
Christian Strømme
2023-06-16
1
-1
/
+1
*
Extensions API
Christian Strømme
2023-06-02
2
-3
/
+3
*
data ref class improvements
Christian Strømme
2023-06-02
1
-0
/
+11
*
readMeshData: print exact header error
Jonas Karlsson
2023-06-01
1
-0
/
+8
*
Trace: Add tracepoints to quick3d
Antti Määttä
2023-05-29
1
-0
/
+5
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
2
-2
/
+2
*
Terminate QSSGRef
Christian Strømme
2023-05-19
1
-155
/
+0
*
Fix handling of empty scene shadow-casting bounds
Jonas Karlsson
2023-04-19
2
-26
/
+22
*
Remove data() function from QSSGRef
Christian Strømme
2023-03-31
1
-1
/
+0
*
Add custom message version of check and guard
Christian Strømme
2023-03-23
2
-2
/
+17
*
Add Some Exclusions for Unity Build
Amir Masoud Abdol
2023-03-13
1
-0
/
+18
*
Lights, don't copy the light data to each node entry
Christian Strømme
2023-02-20
1
-0
/
+5
*
Support textures and colors in the morph animation
Inho Lee
2023-02-06
1
-5
/
+9
*
Reconstruct unsupported morph target attributes
Inho Lee
2023-02-04
1
-17
/
+35
*
Update QQ3D morph animation to use a vertex texture
Inho Lee
2023-02-03
2
-115
/
+305
*
Remove QSSGOption
Christian Strømme
2023-02-02
2
-81
/
+0
*
Remove duplication of bounds functions
Christian Strømme
2023-01-31
2
-6
/
+6
*
Improve cubemap code usage and readability
Christian Strømme
2023-01-24
2
-5
/
+40
*
Merge duplicated enums in Mesh and qssgrenderbasetypes
Christian Strømme
2023-01-17
5
-81
/
+41
*
Make some improvements to QSSGRenderTextureFormat
Christian Strømme
2023-01-18
2
-342
/
+205
*
Move toString() functions in base-types out of the global scope
Christian Strømme
2023-01-18
4
-424
/
+423
[next]