aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dsceneenvironment.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable oit if samplerVariables are not supportedAntti Määttä2025-04-031-0/+3
* doc: Fix real QML property documentationDavid Boddie2024-12-051-8/+8
* Add Order Independent Transparency APIAntti Määttä2024-12-041-0/+41
* Add doc note for prog/temp AA about XRLaszlo Agocs2024-05-231-0/+6
* Doc: Fix ambiguous linksAndreas Eliasson2024-01-081-2/+2
* Doc: change type of the SceneEnvironment::aoEnabled property to be boolOliver Eftevaag2023-06-131-1/+1
* Doc: Fix typoAndreas Eliasson2023-06-121-1/+2
* Doc: Fix linking issues in the documentationTopi Reinio2023-02-221-4/+4
* Improve Fog docsLaszlo Agocs2023-02-211-0/+2
* Mention procedural sky for lightProbeLaszlo Agocs2023-02-161-1/+21
* Enhance DebugSettings docsLaszlo Agocs2023-02-161-0/+11
* Improve SceneEnvironment docsLaszlo Agocs2023-02-161-24/+400
* Update AA doc pageLaszlo Agocs2023-02-161-3/+22
* Enhance ExtendedSceneEnvironment docsLaszlo Agocs2023-02-081-2/+12
* Doc: Fix QDoc warningsAndy Nichols2022-12-211-11/+11
* Add ExtendedSceneEnvironmentLaszlo Agocs2022-12-071-0/+10
* Add built-in simple fogLaszlo Agocs2022-12-051-0/+43
* Add aoEnabled property to the scene environmentChristian Strømme2022-12-021-0/+45
* Implement ScissorTestInho Lee2022-11-011-0/+23
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Add helper that draws an infinite gridPaul Olav Tvete2022-09-291-0/+39
* Make debugSettings always available in the SceneEnvironmentLaszlo Agocs2022-09-281-9/+24
* Add support for materialOverride for material visualizationAndy Nichols2022-09-271-0/+37
* Fix infinite loop when adding same effect twice in SceneEnvironmentJonas Karlsson2022-09-221-0/+3
* Doc: fix broken linksVolker Hilsheimer2022-09-051-3/+2
* Make effects update themselves when the chain changesLaszlo Agocs2022-08-031-0/+3
* Improve updatePropertyListenerChristian Strømme2022-07-121-11/+2
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Add support for cube map skyboxPaul Olav Tvete2022-05-271-3/+37
* Add basic baked lightmap supportLaszlo Agocs2022-05-271-0/+48
* Add specular antialiasingJere Tuliniemi2022-05-051-0/+21
* Make post processing work for Underlay/Overlay render modesHatem ElKharashy2022-03-141-9/+14
* Correct probeExposure behaviorAndy Nichols2022-02-181-1/+6
* Enable bluring the built-in skyboxAndy Nichols2022-02-141-0/+31
* Enhance ibl prefiltering docsLaszlo Agocs2021-08-121-5/+7
* Enhance lightProbe property docsLaszlo Agocs2021-06-171-3/+15
* Remove odd doc note in lightProbe propertyLaszlo Agocs2021-06-171-3/+1
* Fix SkyBox API documentationKaj Grönholm2021-03-081-3/+3
* Make backgroundMode docs match the codeLaszlo Agocs2021-02-251-1/+1
* Document IBL cubemapJonas Karlsson2021-02-101-5/+5
* Adjust to int -> qsizetype change in QQmlListPropertyFabian Kosmale2020-11-111-2/+2
* Fix documentation warningsKaj Grönholm2020-10-291-4/+4
* probeHorizon value range is now between 0.0 and 1.0Andy Nichols2020-10-271-6/+4
* Make sure the probeHorizon property worksAndy Nichols2020-10-271-1/+20
* Remove the fairly useless Disabling Depth Test pageLaszlo Agocs2020-10-271-10/+27
* Remove the shared pointer around the scene managerChristian Strømme2020-10-271-2/+2
* Move updatePropertyListener() and ConnectionMap out of QQuick3DObjectChristian Strømme2020-10-271-1/+1
* Rename Hejl-Richard tonemapping to Hejl-DawsonEskil Abrahamsen Blomfeldt2020-10-271-2/+2
* doc: Minor adjustment to SceneEnvironment documentationEskil Abrahamsen Blomfeldt2020-10-211-2/+1
* Use cubeMaps for IBL texture sourcesAndy Nichols2020-09-241-21/+0