aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adapt to QQmlComponentPrivate changesVolker Hilsheimer2025-01-031-2/+2
* Loader3D: clear incubator before deletionInho Lee2024-06-281-4/+1
* Use QQmlV4FunctionPtr rather than QQmlV4Function*Ulf Hermann2024-04-171-3/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Remove ancient version checkPaul Olav Tvete2021-03-221-5/+1
* Clazy: Call the actual superclass of QQuick3DLoader and QQuick3DRepeaterAndy Nichols2021-02-101-1/+1
* Document read-only propertiesKaj Grönholm2020-11-021-0/+3
* doc: Small update to Loader3DEskil Abrahamsen Blomfeldt2020-10-271-3/+5
* Fix some warningsJonas Karlsson2020-10-061-1/+0
* Fix compilation against latest qtbaseLars Knoll2020-09-111-0/+2
* Fix Loader3D to load components with QUrlAndy Nichols2020-06-301-7/+16
* Update dependencies on 'dev' in qt/qtquick3dQt Submodule Update Bot2020-03-231-2/+2
* Code clean-up: redundant boolean literalsChristian Strømme2020-02-071-1/+1
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Christian Strømme2019-11-261-11/+10
|\
| * Unify docsAntti Määttä2019-11-151-11/+10
* | Merge remote-tracking branch 'origin/5.14' into 5.15Laszlo Agocs2019-11-131-1/+0
|\|
| * Remove instantiates from docs and update point lightAntti Määttä2019-11-111-1/+0
* | Fix quick-private API usagePaolo Angelelli2019-09-261-1/+6
|/
* Add Loader3D ComponentAndy Nichols2019-09-091-0/+701