aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dmaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for profiling object id and event dataAntti Määttä2022-10-131-0/+2
* Hook up DebugView to the QSSGRhiContextStatsLaszlo Agocs2022-10-061-1/+7
* Improve updatePropertyListenerChristian Strømme2022-07-121-5/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Add SpecularGlossyMaterialAndy Nichols2022-06-031-1/+3
* Update QQuick3DMaterial documentationHatem ElKharashy2022-03-111-0/+4
* Doc: Fix link errors Qt Quick 3DNico Vertriest2021-08-031-2/+2
* Enable shadowing of transparent models with OpaqueDepthPrePass modeAndy Nichols2021-06-041-6/+18
* Add support for setting depthDrawMode on MaterialsAndy Nichols2021-06-041-0/+32
* Purge existing, inherited, unused-in-practice lightmap stuffLaszlo Agocs2021-02-031-124/+0
* Move the dynamic texture stuff out of the base material classChristian Strømme2020-11-121-27/+0
* Update cullMode docsLaszlo Agocs2020-11-091-5/+10
* Doc: small update of the material docChristian Strømme2020-10-281-2/+5
* Remove the shared pointer around the scene managerChristian Strømme2020-10-271-6/+6
* Move updatePropertyListener() and ConnectionMap out of QQuick3DObjectChristian Strømme2020-10-271-5/+5
* Enable specifying blend factors and cull mode in custom materialsLaszlo Agocs2020-07-011-1/+1
* Remove the tesselation code pathsChristian Strømme2020-05-271-69/+0
* Make the culling property and enums consistent with QQuickShaderEffectChristian Strømme2020-03-091-14/+13
* Fix type APIChristian Strømme2020-03-041-1/+2
* Make property update connections uniqueAntti Määttä2020-02-111-8/+8
* Code clean-up: unnecessary-value-paramChristian Strømme2020-02-101-1/+1
* Fix scene manager node referencesAntti Määttä2020-02-071-39/+19
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-1/+1
* Move updatePropertyListener into the qquick3dobject classChristian Strømme2020-01-291-24/+0
* Unify docsAntti Määttä2019-11-151-66/+58
* Remove instantiates from docs and update point lightAntti Määttä2019-11-111-1/+0
* Fix a typo in QQuick3DMaterial documentationNorihito Tohge2019-11-051-1/+1
* Fix see also usage in the Material documentationTomi Korpipaa2019-11-041-1/+1
* Material: Rename iblProbe property to lightProbeChristian Strømme2019-10-301-6/+7
* Finish sceneRenderer -> sceneManager renameJohan Klokkhammer Helsing2019-10-271-23/+23
* Material: Change enum for cull mode QSSGCullModeValues -> CullModeChristian Strømme2019-10-241-2/+2
* Material: Remove the emissive2 mapChristian Strømme2019-10-241-45/+0
* Move cullingMode to QQuick3DMaterialAndy Nichols2019-09-271-0/+33
* New materialChristian Strømme2019-09-161-1/+1
* Fix typo (propery -> property)Mårten Nordheim2019-09-041-8/+8
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+442