aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clazy: Call the actual superclass of QQuick3DLoader and QQuick3DRepeaterAndy Nichols2021-02-111-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