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
/
qquick3dmaterial.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for profiling object id and event data
Antti Määttä
2022-10-13
1
-0
/
+2
*
Hook up DebugView to the QSSGRhiContextStats
Laszlo Agocs
2022-10-06
1
-1
/
+7
*
Improve updatePropertyListener
Christian Strømme
2022-07-12
1
-5
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Add SpecularGlossyMaterial
Andy Nichols
2022-06-03
1
-1
/
+3
*
Update QQuick3DMaterial documentation
Hatem ElKharashy
2022-03-11
1
-0
/
+4
*
Doc: Fix link errors Qt Quick 3D
Nico Vertriest
2021-08-03
1
-2
/
+2
*
Enable shadowing of transparent models with OpaqueDepthPrePass mode
Andy Nichols
2021-06-04
1
-6
/
+18
*
Add support for setting depthDrawMode on Materials
Andy Nichols
2021-06-04
1
-0
/
+32
*
Purge existing, inherited, unused-in-practice lightmap stuff
Laszlo Agocs
2021-02-03
1
-124
/
+0
*
Move the dynamic texture stuff out of the base material class
Christian Strømme
2020-11-12
1
-27
/
+0
*
Update cullMode docs
Laszlo Agocs
2020-11-09
1
-5
/
+10
*
Doc: small update of the material doc
Christian Strømme
2020-10-28
1
-2
/
+5
*
Remove the shared pointer around the scene manager
Christian Strømme
2020-10-27
1
-6
/
+6
*
Move updatePropertyListener() and ConnectionMap out of QQuick3DObject
Christian Strømme
2020-10-27
1
-5
/
+5
*
Enable specifying blend factors and cull mode in custom materials
Laszlo Agocs
2020-07-01
1
-1
/
+1
*
Remove the tesselation code paths
Christian Strømme
2020-05-27
1
-69
/
+0
*
Make the culling property and enums consistent with QQuickShaderEffect
Christian Strømme
2020-03-09
1
-14
/
+13
*
Fix type API
Christian Strømme
2020-03-04
1
-1
/
+2
*
Make property update connections unique
Antti Määttä
2020-02-11
1
-8
/
+8
*
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
-39
/
+19
*
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
*
Unify docs
Antti Määttä
2019-11-15
1
-66
/
+58
*
Remove instantiates from docs and update point light
Antti Määttä
2019-11-11
1
-1
/
+0
*
Fix a typo in QQuick3DMaterial documentation
Norihito Tohge
2019-11-05
1
-1
/
+1
*
Fix see also usage in the Material documentation
Tomi Korpipaa
2019-11-04
1
-1
/
+1
*
Material: Rename iblProbe property to lightProbe
Christian Strømme
2019-10-30
1
-6
/
+7
*
Finish sceneRenderer -> sceneManager rename
Johan Klokkhammer Helsing
2019-10-27
1
-23
/
+23
*
Material: Change enum for cull mode QSSGCullModeValues -> CullMode
Christian Strømme
2019-10-24
1
-2
/
+2
*
Material: Remove the emissive2 map
Christian Strømme
2019-10-24
1
-45
/
+0
*
Move cullingMode to QQuick3DMaterial
Andy Nichols
2019-09-27
1
-0
/
+33
*
New material
Christian Strømme
2019-09-16
1
-1
/
+1
*
Fix typo (propery -> property)
Mårten Nordheim
2019-09-04
1
-8
/
+8
*
Long live QtQuick3D!
Christian Strømme
2019-08-23
1
-0
/
+442