summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3dextras/items
Commit message (Expand)AuthorAgeFilesLines
* Qt3D.Extras: add declarative type registrationSami Shalayel2025-04-092-0/+14
* Remove qmake build filesMike Krus2023-03-171-10/+0
* Remove Qt6 QT_VERSION checks from the code basePaul Lemire2023-02-101-5/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-201-1/+1
* Qt3DQuickExtras: includemocsMike Krus2022-06-222-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-225-190/+10
* Make sure all private headers include at least one otherThiago Macieira2022-03-081-2/+2
* Update QQMLPropertyList APIMike Krus2021-01-082-37/+25
* Follow up on change of QQmlListProperty to qsizetypeMike Krus2020-11-202-4/+4
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-092-5/+5
* Switch export macros to standard formKai Koehne2019-04-022-2/+2
* Introduce QSpriteSheetMike Krus2017-07-083-2/+193
* QBoundingSphere cleanupPaul Lemire2017-02-242-7/+14
* Revert "Use QVector<float> in level of detail APIs"Sean Harmer2017-02-192-5/+5
* Use QVector<float> in level of detail APIsSean Harmer2017-02-162-5/+5
* Move animations from extras to animationsAntti Määttä2017-02-0711-946/+2
* Merge branch 'wip/animation' into devSean Harmer2017-01-3111-2/+946
|\
| * Animation support for Qt3DAntti Määttä2017-01-3111-0/+949
* Port LevelOfDetailLoader to a C++ implementationKevin Ottens2017-01-274-0/+403