aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dsceneenvironment_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add Order Independent Transparency APIAntti Määttä2024-12-041-0/+16
* Fix uninitialized member in the QQuick3DSceneEnvironmentChristian Strømme2022-12-091-1/+1
* Add ExtendedSceneEnvironmentLaszlo Agocs2022-12-071-0/+2
* Add built-in simple fogLaszlo Agocs2022-12-051-0/+11
* Add aoEnabled property to the scene environmentChristian Strømme2022-12-021-3/+10
* Implement ScissorTestInho Lee2022-11-011-0/+5
* Add helper that draws an infinite gridPaul Olav Tvete2022-09-291-0/+12
* Add support for materialOverride for material visualizationAndy Nichols2022-09-271-0/+11
* Improve updatePropertyListenerChristian Strømme2022-07-121-1/+0
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Add support for cube map skyboxPaul Olav Tvete2022-05-271-4/+9
* Add basic baked lightmap supportLaszlo Agocs2022-05-271-0/+12
* Add specular antialiasingJere Tuliniemi2022-05-051-0/+5
* Enable bluring the built-in skyboxAndy Nichols2022-02-141-0/+8
* Remove the qml revisioning for 1.xChristian Strømme2021-06-231-2/+1
* Clazy: MOC needs signatures to be fully qualified for SLOTS/INVOKABLESAndy Nichols2021-02-081-4/+4
* Adjust to int -> qsizetype change in QQmlListPropertyFabian Kosmale2020-11-111-2/+2
* probeHorizon value range is now between 0.0 and 1.0Andy Nichols2020-10-271-1/+1
* Remove the shared pointer around the scene managerChristian Strømme2020-10-271-1/+1
* Move updatePropertyListener() and ConnectionMap out of QQuick3DObjectChristian Strømme2020-10-271-1/+1
* Rename Hejl-Richard tonemapping to Hejl-DawsonEskil Abrahamsen Blomfeldt2020-10-271-1/+1
* Use cubeMaps for IBL texture sourcesAndy Nichols2020-09-241-5/+0
* Add probeOrientation property to SceneEnvironmentAndy Nichols2020-08-311-0/+5
* Update QML versioning and type registrationPaul Olav Tvete2020-08-281-1/+4
* Add support for tonemappingAndy Nichols2020-08-281-0/+20
* Rename SceneEnvironment::probeBrightness to probeExposureAndy Nichols2020-08-261-5/+5
* Remove unused "fastImageBasedLighting"Andy Nichols2020-08-261-5/+0
* Fix type APIChristian Strømme2020-03-041-2/+0
* Remove duplicate typdefs for the ConnectionMapChristian Strømme2020-03-041-1/+0
* Make property update connections uniqueAntti Määttä2020-02-111-1/+2
* Improve antialiasing APIKaj Grönholm2020-02-071-14/+28
* Fix scene manager node referencesAntti Määttä2020-02-071-1/+1
* Add support for post-processing effectsChristian Strømme2020-01-291-0/+14
* Remove all propertyChanged signal argumentsRichard Moe Gustavsen2019-11-051-22/+22
* Let slot parameters be passed as const referencesRichard Moe Gustavsen2019-10-311-1/+1
* SceneEnvironment: Remove lightProbe2 propertiesJere Tuliniemi2019-10-271-24/+0
* SceneEnvironment: Change IBL to ImageBasedLightingJere Tuliniemi2019-10-251-5/+5
* SceneEnvironment: Improve depth booleansJere Tuliniemi2019-10-251-10/+10
* SceneEnvironment: Remove SSDO supportJere Tuliniemi2019-10-251-24/+0
* QQuick3DEffect: removeAntti Määttä2019-10-251-11/+0
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+265