aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3dparticles/qquick3dparticlemodelparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent "Cannot create a component in an invalid context" warningAntti Määttä2025-01-131-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* QBA/QString::count deprecation fixMårten Nordheim2022-03-181-1/+1
* Documentation for ModelParticle3D.instanceTablePaul Olav Tvete2021-09-091-0/+43
* Rename depthSorting to depthSortingEnabledAntti Määttä2021-08-091-1/+1
* Implement sort mode for model particleAntti Määttä2021-05-211-7/+62
* Upgrade particles from TPKaj Grönholm2021-05-141-1/+1
* Add hasTransparency property to particlesKaj Grönholm2021-05-121-7/+3
* Add \since to particles docsAntti Määttä2021-05-041-0/+1
* Properly reset the particles dataKaj Grönholm2021-04-071-10/+0
* Implement depth bias for modelsAntti Määttä2021-03-251-4/+11
* Cleanup particle sourcesAntti Määttä2021-03-181-5/+3
* Fix not setting the maxAmountKaj Grönholm2021-03-021-6/+6
* API docs for particles classesKaj Grönholm2021-02-191-1/+36
* Silence an MSVC warning about size_t to intLaszlo Agocs2021-02-171-1/+1
* Move particle sources to cpp moduleAntti Määttä2021-02-151-0/+195