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
/
quick3d
/
qquick3dprincipledmaterial.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: Fix real QML property documentation
David Boddie
2024-12-05
1
-5
/
+5
*
Add Fresnel Scale and Bias
Sadegh Taghavi
2024-04-10
1
-1
/
+170
*
Add support to use a single-channel of a texture as a 3-channel map
Sadegh Taghavi
2024-03-20
1
-0
/
+166
*
Invert opacity mask option
Sadegh Taghavi
2024-03-15
1
-0
/
+24
*
Vertex color as mask
Sadegh Taghavi
2024-02-23
1
-3
/
+175
*
Fix dual-normal clear coat
Sadegh Taghavi
2024-02-07
1
-1
/
+48
*
fix unity builds
Tim Blechmann
2024-02-02
1
-2
/
+0
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-2
/
+2
*
Enable vertex colors by default
Inho Lee
2023-02-07
1
-1
/
+1
*
Update occlusionMap docs to reflect reality
Laszlo Agocs
2022-12-09
1
-3
/
+4
*
Add vertexColorsEnabled property to PrincipledMaterial
Kristoffer Skau
2022-09-01
1
-0
/
+27
*
Improve updatePropertyListener
Christian Strømme
2022-07-12
1
-45
/
+15
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add updatePropertyListener checks for new texture maps
Andy Nichols
2022-02-08
1
-0
/
+25
*
Add support for KHR_materials_ior to PrincipledMaterial
Andy Nichols
2021-12-07
1
-5
/
+52
*
Add support for KHR_materials_volume to PrincipledMaterial
Andy Nichols
2021-12-07
1
-0
/
+135
*
Add support for KHR_materials_transmission to PrincipledMaterial
Andy Nichols
2021-11-23
1
-0
/
+86
*
Add support for KHR_materials_clearcoat to PrincipledMaterial
Andy Nichols
2021-11-11
1
-0
/
+191
*
Fix up some missing things with Parallax Mapping
Andy Nichols
2021-11-10
1
-0
/
+2
*
Update Texture.mappingMode and related docs
Laszlo Agocs
2021-06-17
1
-6
/
+19
*
Add support for Parallax Occlusion Mapping in PrincipledMaterial
Andy Nichols
2021-05-26
1
-0
/
+156
*
Fix to deal with emissive properties
Inho Lee
2021-04-28
1
-17
/
+15
*
Switch Mask alphaMode to use a true discard
Laszlo Agocs
2020-12-17
1
-22
/
+29
*
Fix and expand alphaMode docs
Laszlo Agocs
2020-12-16
1
-12
/
+17
*
Improve blendMode docs
Laszlo Agocs
2020-12-16
1
-13
/
+25
*
Remove the connection map in the principled and default material
Christian Strømme
2020-11-12
1
-2
/
+0
*
Remove empty statement in PrincipledMaterial
Laszlo Agocs
2020-11-07
1
-1
/
+1
*
Doc: Improve the principled material doc
Christian Strømme
2020-11-05
1
-14
/
+56
*
Add PrincipledMaterial.Opaque for gltf's Opaque in alphaMode
Inho Lee
2020-11-04
1
-0
/
+5
*
Sample base/diffuse color map once only
Laszlo Agocs
2020-11-03
1
-21
/
+22
*
Fix documentation warnings
Kaj Grönholm
2020-10-29
1
-2
/
+2
*
Remove the shared pointer around the scene manager
Christian Strømme
2020-10-27
1
-12
/
+12
*
Move updatePropertyListener() and ConnectionMap out of QQuick3DObject
Christian Strømme
2020-10-27
1
-9
/
+9
*
Make Custom-Principled identical, default to 0 in metalness everywhere
Laszlo Agocs
2020-10-08
1
-1
/
+4
*
Fix broken auto tests
Andy Nichols
2020-09-24
1
-1
/
+1
*
Make the PrincipledMaterial render as intended
Andy Nichols
2020-09-16
1
-35
/
+6
*
Make sure QColors are converted to linear color space
Andy Nichols
2020-09-16
1
-7
/
+4
*
Remove unsupported blendmodes
Kaj Grönholm
2020-09-10
1
-7
/
+0
*
Modify comments related with lighting.NoLighting
Inho Lee
2020-08-31
1
-5
/
+3
*
Introduce point size and line width
Laszlo Agocs
2020-08-31
1
-0
/
+62
*
Sanitize alphaMode
Laszlo Agocs
2020-08-18
1
-13
/
+36
*
Add support for specular light processors
Laszlo Agocs
2020-07-09
1
-1
/
+1
*
Make principled material work again
Paul Olav Tvete
2020-04-16
1
-1
/
+1
*
Add color attribute to geometry
Antti Määttä
2020-03-24
1
-0
/
+1
*
Fix type API
Christian Strømme
2020-03-04
1
-6
/
+3
*
Add enum type to values
Tomi Korpipaa
2020-02-26
1
-1
/
+1
*
Fix fresnel power in principled material
Antti Määttä
2020-02-14
1
-1
/
+1
*
Make property update connections unique
Antti Määttä
2020-02-11
1
-38
/
+9
*
Code clean-up: unnecessary-value-param
Christian Strømme
2020-02-10
1
-1
/
+5
*
Fix scene manager node references
Antti Määttä
2020-02-07
1
-49
/
+31
[next]