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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lightmapping: Make randomness deterministic
Jonas Karlsson
5 days
1
-8
/
+8
*
Don't try to load an empty vertex buffer
Jonas Karlsson
7 days
1
-17
/
+20
*
Lightmapper: Render direct light as tiles
Jonas Karlsson
8 days
2
-142
/
+162
*
Lightmapper: Move rasterization to own function
Jonas Karlsson
8 days
1
-293
/
+335
*
Lightmapper: Fix gaussian blur
Jonas Karlsson
8 days
1
-18
/
+22
*
Expose projection matrix to effects
Laszlo Agocs
12 days
10
-108
/
+210
*
Make sure to generate tangents when only using a clearcoatNormalMap
Andy Nichols
13 days
1
-16
/
+27
*
sampleNormalMap shader function should return a normalized value
Andy Nichols
13 days
2
-24
/
+4
*
Handle invalid bounds in shadow map culling
Jonas Karlsson
13 days
1
-4
/
+8
*
Fix invalid extra lightmap bake after quit
Jonas Karlsson
13 days
1
-4
/
+4
*
Update OpenXR to v1.1.49
Andy Nichols
14 days
60
-244
/
+4893
*
Fix lightmap file warnings
Kristoffer Skau
2025-06-17
2
-15
/
+28
*
Shadowmapping: cull models outside bounds
Jonas Karlsson
2025-06-17
9
-31
/
+96
*
Suppress redundant warnings for invalid lightmap files
Kristoffer Skau
2025-06-16
3
-4
/
+12
*
InstanceRepeater: update model properly when instance table changes
Paul Olav Tvete
2025-06-16
1
-0
/
+2
*
Handle sRGB ASTC textures
Andy Nichols
2025-06-16
2
-0
/
+19
*
Doc: Add doc page for Quick3D CMake command qt6_add_lightprobe_images
Andreas Eliasson
2025-06-13
1
-0
/
+40
*
Fix some more msvc warnings
Laszlo Agocs
2025-06-12
2
-4
/
+4
*
Fix string concatination warnings appending const char * to QString
Christian Strømme
2025-06-11
1
-13
/
+36
*
Include what you need (QRegularExpression)
Christian Strømme
2025-06-11
1
-0
/
+2
*
Fix compile warning due to deprecated const char* and QString comparison
Christian Strømme
2025-06-11
1
-3
/
+3
*
Fix getModelBounds() for lightmapped models
Jonas Karlsson
2025-06-11
9
-71
/
+76
*
Don't insert null bone texture for each model context
Christian Strømme
2025-06-11
1
-2
/
+0
*
Fix issue with the scene root node being removed twice
Christian Strømme
2025-06-11
4
-16
/
+18
*
Update Assimp to v6.0.2
Andy Nichols
2025-06-11
5
-11
/
+31
*
Fix global picking state logic
Christian Strømme
2025-06-06
1
-1
/
+1
*
Don't export internal render-data classes
Christian Strømme
2025-06-06
1
-3
/
+3
*
Fix crash when loading and building the bvh for custom geometries
Christian Strømme
2025-06-06
3
-13
/
+6
*
Enable scene capture request for spatial anchors
Sadegh Taghavi
2025-06-03
1
-0
/
+13
*
asset: don't change normals in assets
Inho Lee
2025-06-02
1
-1
/
+0
*
Fix codechecker warnings
Jonas Karlsson
2025-06-02
1
-7
/
+4
*
Docs: Update quick3d-lightmap article
Jonas Karlsson
2025-05-30
1
-79
/
+47
*
Improve node collection and frame prep
Christian Strømme
2025-05-30
35
-661
/
+1997
*
Minor clean-up of the renderable classes
Christian Strømme
2025-05-30
6
-16
/
+24
*
Fix override flag in the QSSGRenderableNodeEntry
Christian Strømme
2025-05-30
1
-1
/
+1
*
Remove unused function from node private
Antti Määttä
2025-05-30
2
-2
/
+1
*
Lightmapping: Use texels-per-unit based sizes
Jonas Karlsson
2025-05-28
16
-96
/
+119
*
Lightmapping: Add NLM GPU denoising support
Jonas Karlsson
2025-05-28
18
-256
/
+1334
*
Lightmapping: Use new custom file format
Kristoffer Skau
2025-05-28
20
-277
/
+393
*
Lightmapping: add custom lightmap file format
Jonas Karlsson
2025-05-28
3
-0
/
+660
*
Lightmapping: Structure change
Kristoffer Skau
2025-05-28
8
-70
/
+213
*
Lightmapping: Improve progress tracking for baking
Kristoffer Skau
2025-05-28
6
-142
/
+372
*
Move LightmapperOutputWindow.qml
Jonas Karlsson
2025-05-28
4
-2
/
+2
*
Lightmapping: Improve BakingStatus enum
Kristoffer Skau
2025-05-28
5
-39
/
+47
*
Expose delegateModelAccess from QQuick3DRepeater
Ulf Hermann
2025-05-28
2
-0
/
+84
*
QQuick3DRepeater: Improve model handling
Ulf Hermann
2025-05-27
2
-49
/
+74
*
QQuick3DRepeater: Fix model creation
Ulf Hermann
2025-05-27
2
-20
/
+101
*
CMake: Add PURL and CPE info to 3rd party attribution files
Alexandru Croitor
2025-05-27
8
-3
/
+42
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
2025-05-27
1
-0
/
+3
*
Add emit mode to shaped emitters
Antti Määttä
2025-05-20
13
-22
/
+242
[next]