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
/
runtimerender
/
resourcemanager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't try to load an empty vertex buffer
Jonas Karlsson
10 days
1
-17
/
+20
*
Fix lightmap file warnings
Kristoffer Skau
2025-06-17
2
-15
/
+28
*
Suppress redundant warnings for invalid lightmap files
Kristoffer Skau
2025-06-16
2
-3
/
+11
*
Handle sRGB ASTC textures
Andy Nichols
2025-06-16
2
-0
/
+19
*
Fix getModelBounds() for lightmapped models
Jonas Karlsson
2025-06-11
2
-10
/
+34
*
Fix crash when loading and building the bvh for custom geometries
Christian Strømme
2025-06-06
2
-10
/
+3
*
Lightmapping: Use new custom file format
Kristoffer Skau
2025-05-28
4
-85
/
+141
*
Follow the addition of signed integer texture formats
Laszlo Agocs
2025-03-19
1
-2
/
+6
*
Mark qssgrenderloadedtexture as security sensitive
Christian Strømme
2025-03-11
1
-0
/
+1
*
Fix unchecked and unused return value in QSSGRenderBufferManager
Christian Strømme
2025-01-07
1
-2
/
+2
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
Add unsigned integer texture formats support
Antti Määttä
2024-11-19
1
-2
/
+9
*
Print the format in Unsupported texture format messages
Laszlo Agocs
2024-10-21
1
-1
/
+1
*
Fix crash when using texture data
Christian Strømme
2024-09-20
1
-9
/
+10
*
Remove the generationId from the texture data
Christian Strømme
2024-09-02
2
-35
/
+35
*
Follow texture format addition from VRS patch
Laszlo Agocs
2024-08-09
1
-2
/
+3
*
Fix possible nullptr dereference when using custom texture data
Andy Nichols
2024-08-09
1
-2
/
+3
*
Resue QRhiTexture for customTextureMap
Inho Lee
2024-06-20
2
-104
/
+116
*
Update textureMemorySize() logic to account for D32FS8 format
Andy Nichols
2024-06-19
1
-3
/
+4
*
Expose the Clearcoat and Transmission variables to the CustomMaterial
Sadegh Taghavi
2024-05-30
1
-1
/
+5
*
Enable postprocessing effects function in multiview mode
Laszlo Agocs
2024-05-15
1
-1
/
+2
*
Improve the custom material multiview strategy
Laszlo Agocs
2024-05-07
1
-5
/
+1
*
Make SSAO multiview-aware
Laszlo Agocs
2024-05-06
1
-1
/
+2
*
Make screen texture multiview-aware
Laszlo Agocs
2024-04-30
1
-1
/
+3
*
Improve multiview support for depth pre-pass and depth texture
Laszlo Agocs
2024-04-30
1
-1
/
+3
*
Add Fresnel Scale and Bias
Sadegh Taghavi
2024-04-10
1
-0
/
+2
*
Add support to use a single-channel of a texture as a 3-channel map
Sadegh Taghavi
2024-03-20
1
-0
/
+3
*
Invert opacity mask option
Sadegh Taghavi
2024-03-15
1
-0
/
+1
*
Vertex color as mask
Sadegh Taghavi
2024-02-23
1
-0
/
+5
*
Make the debug stats from the buffer manager toggleable
Christian Strømme
2023-12-06
1
-57
/
+58
*
Move most of the types in qssgrenderbasetypes into a private header
Christian Strømme
2023-12-04
3
-3
/
+3
*
Move most of QSSGRhiContext to the private class
Laszlo Agocs
2023-11-24
1
-22
/
+34
*
Further improvements to the BVH code
Christian Strømme
2023-11-21
1
-1
/
+1
*
Ensure we don't reap textures registered by the extensions
Christian Strømme
2023-11-03
1
-13
/
+17
*
Enable using render extensions as texture providers
Christian Strømme
2023-11-01
2
-0
/
+59
*
Expose the render context interface
Christian Strømme
2023-10-24
4
-9
/
+9
*
Move and improve the cache of built-in shaders
Christian Strømme
2023-10-23
1
-6
/
+2
*
Improve BVH build-up performance
Christian Strømme
2023-10-06
2
-5
/
+4
*
Add some extra checks to ensure we can hand have created a valid texture
Christian Strømme
2023-10-05
2
-9
/
+29
*
Make sure that View3D cleans up resources as it is destroyed
Andy Nichols
2023-10-04
2
-3
/
+14
*
Fix clazy suggestion for QFile::exists()
Christian Strømme
2023-09-20
1
-1
/
+1
*
Fix issue with meshes being released prematurely
Christian Strømme
2023-09-07
1
-1
/
+5
*
Support HDR (linear) images as base color maps
Laszlo Agocs
2023-08-07
1
-0
/
+2
*
hdr loader: make isSRGB=false explicit
Laszlo Agocs
2023-08-07
1
-0
/
+1
*
Add QML API for TextureData
Andy Nichols
2023-06-01
1
-14
/
+28
*
Refactor skeletal animation
Inho Lee
2023-06-01
2
-0
/
+7
*
Trace: Add tracepoints to quick3d
Antti Määttä
2023-05-29
1
-4
/
+33
*
Add 3D texture support for TextureData
Jere Tuliniemi
2023-05-25
4
-4
/
+32
*
Remove last usage of QSSGRef
Christian Strømme
2023-05-19
1
-11
/
+11
*
Remove more QSSGRef usage in our APIs
Christian Strømme
2023-05-19
1
-3
/
+3
[next]