summaryrefslogtreecommitdiffstats
path: root/src/quick3d/imports/scene3d/importsscene3d.pro
Commit message (Expand)AuthorAgeFilesLines
* Fix Scene3D to work with latest QtQuick SceneGraph RHI changesPaul Lemire2020-06-111-1/+4
* Finish fixing QtQuick private-related build issuesJean-Michaël Celerier2020-06-041-1/+1
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-271-2/+0
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-211-2/+0
| |\
| | * Allow for when a Scene3D item switches screensAndy Shaw2020-03-131-2/+0
| | * Revert "Allow for when a Scene3D item switches screens"Paul Lemire2020-02-181-0/+2
| | * Allow for when a Scene3D item switches screensAndy Shaw2020-02-071-2/+0
* | | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
|/ /
* / Fix deprecation handlingMike Krus2020-01-141-0/+1
|/
* Introduce Scene3DViewPaul Lemire2019-08-271-2/+4
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
* Fix loading of animation aspect on iOSMike Krus2018-12-201-0/+1
* Automatically register the latest import versionKai Koehne2018-09-061-1/+1
* Allow to disable aspects at configure timePaul Lemire2017-08-021-1/+4
* Scene3DItem: allow to instantiate Logic aspectPaul Lemire2016-05-271-1/+1
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Fix qmltypes generation, add them to the sourcesKevin Ottens2016-05-031-0/+1
* QRenderAspect: move some code to pimplMike Krus2016-03-131-1/+1
* Refactor the scene3d classes into one class per pair of filesSean Harmer2016-01-181-2/+12
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Scene3D: Properly handle shutdowns with QtQuick LoadersPaul Lemire2015-07-231-2/+4
* Hardwire input aspect into Scene3D when requestedLaszlo Agocs2015-02-171-1/+1
* Allow to control the aspects used by a Scene3DKevin Ottens2015-01-251-1/+1
* Have Scene3DItem deal with input eventsKevin Ottens2015-01-231-1/+1
* Add a Scene3D item to wrap Qt3D scenes in QQ2Kevin Ottens2015-01-181-0/+17