aboutsummaryrefslogtreecommitdiffstats
path: root/src/runtimerender/graphobjects/qssgrenderitem2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Item2D : Delete the RP descriptor when cleanupInho Lee2022-11-041-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Don't make Item2D's always pickableKaj Grönholm2021-11-261-2/+0
* Use new renderpass descriptor cloning to avoid pointers-in-hashmap-key problemsLaszlo Agocs2021-03-231-2/+4
* Support input events in 3DAndy Nichols2021-03-021-0/+2
* Remove the Render moduleAndy Nichols2020-05-101-1/+0
* Fix Item2D visibility & opacityKaj Grönholm2020-03-111-16/+0
* Add ability to directly place QQuickItems in 3D sceneInho Lee2020-02-061-0/+62