aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3deffect_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move most of the types in qssgrenderbasetypes into a private headerChristian Strømme2023-12-041-1/+1
* Expose the render context interfaceChristian Strømme2023-10-241-1/+1
* Update effects when a Pass property or the Pass list changesLaszlo Agocs2022-08-121-0/+2
* Make effects update themselves when the chain changesLaszlo Agocs2022-08-031-1/+4
* Improve updatePropertyListenerChristian Strømme2022-07-121-1/+0
* Fix how texture input is tracked in the custom material and the effectChristian Strømme2022-06-301-4/+5
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Remove the qml revisioning for 1.xChristian Strømme2021-06-231-1/+0
* Expose Effect type as part of QtQuick3D importAndy Nichols2020-11-171-0/+3
* Adjust to int -> qsizetype change in QQmlListPropertyFabian Kosmale2020-11-111-2/+2
* 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
* Add clear function for Effect.passesMiikka Heikkinen2020-08-171-0/+1
* Fix up custom material propertiesLaszlo Agocs2020-07-061-1/+1
* Clean-up the render commands classChristian Strømme2020-05-121-1/+1
* Remove the Render moduleAndy Nichols2020-05-101-1/+1
* Fix type APIChristian Strømme2020-03-041-2/+1
* Remove duplicate typdefs for the ConnectionMapChristian Strømme2020-03-041-1/+0
* Make property update connections uniqueAntti Määttä2020-02-111-2/+3
* Fix scene manager node referencesAntti Määttä2020-02-071-1/+1
* Add itemChange method to QQuick3DEffectAndy Nichols2020-02-061-0/+1
* Add support for post-processing effectsChristian Strømme2020-01-291-0/+103
* QQuick3DEffect: removeAntti Määttä2019-10-251-74/+0
* Long live QtQuick3D!Christian Strømme2019-08-231-0/+74