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
/
qssgrendercustommaterial_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose the Clearcoat and Transmission variables to the CustomMaterial
Sadegh Taghavi
2024-05-30
1
-1
/
+5
*
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 custom material keywords for multiview
Laszlo Agocs
2024-02-19
1
-1
/
+5
*
Remove the use of all _PRIVATE_EXPORTS
Alexey Edelev
2024-01-16
1
-1
/
+1
*
Move most of the types in qssgrenderbasetypes into a private header
Christian Strømme
2023-12-04
1
-1
/
+1
*
Add separate controls for RGB and Alpha blending in custom materials
Kristoffer Skau
2023-10-26
1
-0
/
+2
*
Expose the render context interface
Christian Strømme
2023-10-24
1
-1
/
+1
*
QQuick3DTexture: add tilingModeDepth property
Jonas Karlsson
2023-10-06
1
-0
/
+2
*
Some minor clean-up of the basetypes header
Christian Strømme
2023-09-04
1
-3
/
+3
*
Drive by fix of some included
Christian Strømme
2023-09-04
1
-2
/
+5
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-1
/
+1
*
Update QQ3D morph animation to use a vertex texture
Inho Lee
2023-02-03
1
-1
/
+2
*
Watch the 5 tex.props. relevant for samplers in cust.mat. as well
Laszlo Agocs
2022-11-01
1
-0
/
+7
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-29
/
+3
*
Avoid redundant skinning operations for CustomMaterial
Inho Lee
2022-06-03
1
-1
/
+2
*
Add basic baked lightmap support
Laszlo Agocs
2022-05-27
1
-1
/
+2
*
Remove node flags from the custom material and effect
Christian Strømme
2022-04-22
1
-13
/
+14
*
CustomMaterial: Add custom IBL probe
Inho Lee
2022-02-09
1
-1
/
+2
*
Add custom material editor
Christian Strømme
2021-12-13
1
-2
/
+4
*
Add support for setting depthDrawMode on Materials
Andy Nichols
2021-06-04
1
-0
/
+1
*
CustomMaterial : Add new user-defined variables for shaded mode
Inho Lee
2021-03-26
1
-0
/
+1
*
CustomMaterial: Support the verticalTilingMode of textures
Inho Lee
2021-03-03
1
-1
/
+2
*
Purge existing, inherited, unused-in-practice lightmap stuff
Laszlo Agocs
2021-02-03
1
-2
/
+0
*
Shadergen: Improve handling of custom materials
Christian Strømme
2020-12-22
1
-0
/
+1
*
Fix VAR_COLOR and add Lancelot cases
Laszlo Agocs
2020-10-20
1
-1
/
+2
*
Ensure m_dirtyFlagWithInFrame is initialized
Christian Strømme
2020-09-17
1
-1
/
+1
*
Introduce point size and line width
Laszlo Agocs
2020-08-31
1
-0
/
+1
*
Introduce SCREEN_MIP_TEXTURE
Laszlo Agocs
2020-08-30
1
-1
/
+2
*
Use the filter modes for custom property textures
Laszlo Agocs
2020-08-29
1
-2
/
+3
*
Add support for PROJECTION_MATRIX and INVERSE_PROJECTION_MATRIX
Andy Nichols
2020-08-29
1
-1
/
+3
*
Make POSITION optional in shaded custom materials
Andy Nichols
2020-08-28
1
-1
/
+2
*
Fix build against latest qtbase changes
Maurice Kalinowski
2020-08-18
1
-0
/
+1
*
Remove hasTransparency from CustomMaterial
Laszlo Agocs
2020-08-18
1
-1
/
+0
*
Expose depth, ao textures for custom material shaders
Laszlo Agocs
2020-08-07
1
-1
/
+9
*
Remove unused shaderKey property
Laszlo Agocs
2020-07-28
1
-19
/
+0
*
Fix up custom material properties
Laszlo Agocs
2020-07-06
1
-1
/
+3
*
Start custom materials renewal
Laszlo Agocs
2020-07-03
1
-1
/
+6
*
Indicate in the custom material backend which stage has custom shaders
Laszlo Agocs
2020-07-02
1
-0
/
+8
*
Improve some naming and rewrite incorrect comments
Laszlo Agocs
2020-07-01
1
-12
/
+11
*
Sync the shading mode to QSSGRenderCustomMaterial
Laszlo Agocs
2020-07-01
1
-0
/
+7
*
Enable specifying blend factors and cull mode in custom materials
Laszlo Agocs
2020-07-01
1
-4
/
+5
*
Decouple custom materials from QSSGCommand
Laszlo Agocs
2020-07-01
1
-2
/
+2
*
Remove ShaderInfo and make the key part of CustomMaterial
Laszlo Agocs
2020-07-01
1
-1
/
+1
*
Remove passes from CustomMaterial frontend API
Laszlo Agocs
2020-07-01
1
-11
/
+1
*
Kill ShaderInfo.type and version
Laszlo Agocs
2020-06-30
1
-2
/
+0
*
Remove the tesselation code paths
Christian Strømme
2020-05-27
1
-4
/
+1
[next]