aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/particles/.prev_CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove CustomParticleEirik Aavitsland2020-06-021-1/+0
| | | | | | | | | The implementation is intertwined with the direct GL path and not really portable to RHI. Fixes: QTBUG-78574 Change-Id: I6ac8707544c19a24661f07e0e6d2fc405e49cbff Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Convert ExamplesLeander Beernaert2019-08-231-0/+8
This patch converts all examples in qtdeclarative except for a few exceptions which require a public facing qml plugin api. Change-Id: I2cd2b1bb455be8b48796893a8235dea7f8b35aa2 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>