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
/
quick3d
/
qquick3ddefaultmaterial.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add warning about using the DefaultMaterial in new code
Christian Strømme
2024-01-17
1
-0
/
+6
*
Move utility functions under the QSSGUtils namespace
Christian Strømme
2023-09-04
1
-2
/
+2
*
Improve updatePropertyListener
Christian Strømme
2022-07-12
1
-28
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Update Texture.mappingMode and related docs
Laszlo Agocs
2021-06-17
1
-9
/
+22
*
Fix to deal with emissive properties
Inho Lee
2021-04-28
1
-39
/
+14
*
Improve blendMode docs
Laszlo Agocs
2020-12-16
1
-8
/
+22
*
Remove the connection map in the principled and default material
Christian Strømme
2020-11-12
1
-2
/
+0
*
Doc: Improve the default material doc
Christian Strømme
2020-11-05
1
-14
/
+36
*
Remove the shared pointer around the scene manager
Christian Strømme
2020-10-27
1
-10
/
+10
*
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
-0
/
+1
*
Make sure QColors are converted to linear color space
Andy Nichols
2020-09-16
1
-3
/
+4
*
Remove ward specular model
Antti Määttä
2020-09-11
1
-1
/
+0
*
Remove unsupported blendmodes
Kaj Grönholm
2020-09-10
1
-7
/
+0
*
Fix a comment about specularTint's type
Inho Lee
2020-09-03
1
-1
/
+1
*
Introduce point size and line width
Laszlo Agocs
2020-08-31
1
-0
/
+68
*
Remove the tesselation code paths
Christian Strømme
2020-05-27
1
-4
/
+2
*
Document default material default values and ranges
Antti Määttä
2020-04-21
1
-4
/
+7
*
Fix type API
Christian Strømme
2020-03-04
1
-7
/
+3
*
Add enum type to values
Tomi Korpipaa
2020-02-26
1
-1
/
+1
*
Make property update connections unique
Antti Määttä
2020-02-11
1
-10
/
+9
*
Code clean-up: unnecessary-value-param
Christian Strømme
2020-02-10
1
-1
/
+1
*
Fix scene manager node references
Antti Määttä
2020-02-07
1
-46
/
+28
*
Make QQuick3DGeometry public api
Antti Määttä
2020-01-31
1
-1
/
+1
*
Move updatePropertyListener into the qquick3dobject class
Christian Strømme
2020-01-29
1
-24
/
+0
*
Implement support for packing single channel textures to alpha
Antti Määttä
2019-12-17
1
-8
/
+92
*
Dirty front-end objects when rendernode is created
Miikka Heikkinen
2019-12-11
1
-1
/
+9
*
Doc: Fix some typos and grammar and formatting issues
Leena Miettinen
2019-12-04
1
-20
/
+20
*
Remove the vertexLighting mode in the materials
Christian Strømme
2019-11-20
1
-4
/
+1
*
Doc: Fix typo in lighting documentation
Christian Strømme
2019-11-20
1
-2
/
+2
*
Unify docs
Antti Määttä
2019-11-15
1
-230
/
+203
*
Remove instantiates from docs and update point light
Antti Määttä
2019-11-11
1
-1
/
+0
*
Change BlendMode enum Normal to SourceOver
Christian Strømme
2019-10-30
1
-1
/
+1
*
Finish sceneRenderer -> sceneManager rename
Johan Klokkhammer Helsing
2019-10-27
1
-32
/
+32
*
Material: change property name from vertexColors to vertexColorsEnabled
Christian Strømme
2019-10-27
1
-8
/
+8
*
Material: Remove the emissivePower property from the principled material
Christian Strømme
2019-10-27
1
-2
/
+3
*
Material: Rename the emissivePower property
Christian Strømme
2019-10-27
1
-14
/
+18
*
Material: remove diffuse map 2&3 properties
Christian Strømme
2019-10-24
1
-78
/
+2
*
Material: Remove prefix from enums in the default material
Christian Strømme
2019-10-24
1
-7
/
+7
*
Include the alpha channel in the base color
Christian Strømme
2019-10-02
1
-1
/
+1
*
New material
Christian Strømme
2019-09-16
1
-8
/
+8
*
Fix typo (propery -> property)
Mårten Nordheim
2019-09-04
1
-12
/
+12
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+1031