index
:
qt/qtquick3d.git
5.14
5.15
6.0
6.1
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
/
src
/
runtimerender
/
graphobjects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some improvements to qssgrendercamera
Christian Strømme
2025-04-08
3
-125
/
+229
*
Remove old item2d code
Christian Strømme
2025-02-04
1
-2
/
+0
*
XR: Fix issue with effects and multiview
Christian Strømme
2025-01-23
2
-4
/
+26
*
Fix uninitialized members in QSSGRenderLight
Christian Strømme
2025-01-07
1
-2
/
+2
*
Xr: Fix embedded View3Ds in XR when rendering with multiview
Christian Strømme
2024-12-09
2
-1
/
+3
*
Add Order Independent Transparency API
Antti Määttä
2024-12-04
2
-0
/
+2
*
Implement WeightedBlended OIT method
Antti Määttä
2024-12-02
2
-0
/
+8
*
DirectionalLight: Add lockShadowmapTexels property
Jonas Karlsson
2024-11-18
1
-0
/
+1
*
Add support for 32 bit shadowmaps
Jonas Karlsson
2024-11-18
1
-0
/
+1
*
DebugView: Enable drawing of point light bounds
Jonas Karlsson
2024-11-07
1
-0
/
+1
*
Reapply "Fix incorrect instancing model shadows"
Jonas Karlsson
2024-11-05
2
-1
/
+8
*
Change csmSplit1 default value
Jonas Karlsson
2024-10-17
1
-1
/
+1
*
Fix view3d ray picking race condition
Jonas Karlsson
2024-10-03
1
-0
/
+2
*
Fix frustum dimensions in shadowmap shader
Jonas Karlsson
2024-09-17
1
-1
/
+1
*
Explicitly set the has-graphics-resource flag on all relevant types
Christian Strømme
2024-09-10
9
-24
/
+13
*
Fix typo in texture data backend class
Christian Strømme
2024-09-03
1
-2
/
+2
*
Remove the generationId from the texture data
Christian Strømme
2024-09-02
2
-46
/
+20
*
Update cache when an instance table is deleted
Paul Olav Tvete
2024-08-27
1
-1
/
+1
*
Revert "Fix incorrect instancing model shadows"
Jonas Karlsson
2024-07-04
1
-2
/
+1
*
Fix incorrect instancing model shadows
Jonas Karlsson
2024-06-11
1
-1
/
+2
*
Expose the Clearcoat and Transmission variables to the CustomMaterial
Sadegh Taghavi
2024-05-30
1
-1
/
+5
*
Add PCF soft shadows support
Kristoffer Skau
2024-05-28
2
-2
/
+15
*
Implement Cascading Shadow Maps (CSM)
Jonas Karlsson
2024-05-28
4
-0
/
+29
*
Add Shadow settings pane to DebugView
Jonas Karlsson
2024-05-28
1
-0
/
+3
*
Effects: do not use number() when it is an overkill
Laszlo Agocs
2024-05-22
1
-2
/
+2
*
Enable postprocessing effects function in multiview mode
Laszlo Agocs
2024-05-15
2
-11
/
+23
*
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
*
Enable usage of the IBL probe exposure with the ExtendedSceneEnvironment
Christian Strømme
2024-04-23
1
-2
/
+3
*
Add Fresnel Scale and Bias
Sadegh Taghavi
2024-04-10
1
-0
/
+9
*
Add support to use a single-channel of a texture as a 3-channel map
Sadegh Taghavi
2024-03-20
1
-0
/
+9
*
Invert opacity mask option
Sadegh Taghavi
2024-03-15
1
-0
/
+2
*
qq3dabstractlight: use explicit shadow map sizes
Jonas Karlsson
2024-02-28
1
-1
/
+1
*
Vertex color as mask
Sadegh Taghavi
2024-02-23
1
-0
/
+23
*
Enable custom material keywords for multiview
Laszlo Agocs
2024-02-19
1
-1
/
+5
*
Enable multiview for basic Default/PrincipledMaterial usage
Laszlo Agocs
2024-02-08
3
-7
/
+5
*
Fix dual-normal clear coat
Sadegh Taghavi
2024-02-07
1
-0
/
+1
*
Replace incorrect usage of NodeId for CameraId
Christian Strømme
2024-01-30
1
-0
/
+12
*
Remove the use of all _PRIVATE_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+1
*
Rename type and mode APIs in QSSGRenderExtension
Christian Strømme
2023-12-08
1
-2
/
+2
*
Move most of the types in qssgrenderbasetypes into a private header
Christian Strømme
2023-12-04
6
-6
/
+6
*
Make the QSSGRenderGraphObjects ctors protected
Christian Strømme
2023-12-04
1
-2
/
+4
*
Remove superfluous inline specifier in the graph object member functions
Christian Strømme
2023-12-04
1
-9
/
+9
*
New API for working with the scene nodes
Christian Strømme
2023-11-22
4
-0
/
+29
*
Enable using render extensions as texture providers
Christian Strømme
2023-11-01
1
-0
/
+1
*
Add some more convenience functions for getting type-ids
Christian Strømme
2023-11-01
1
-0
/
+45
*
Add separate controls for RGB and Alpha blending in custom materials
Kristoffer Skau
2023-10-26
1
-0
/
+2
*
QSSGRenderInstanceTable is not a node type
Christian Strømme
2023-10-25
1
-3
/
+6
[next]