summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/gooch-qml
Commit message (Expand)AuthorAgeFilesLines
* Moved gooch-qml example to manual testRobert Brock2016-05-155-250/+0
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-3/+3
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-232-0/+2
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* Unify license header usage.Antti Kokko2016-01-263-58/+100
* gooch-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-181-1/+0
* Temporarily expose window to QML contextSean Harmer2016-01-181-1/+6
* Link examples against static libPaul Lemire2016-01-162-20/+8
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-8/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-194-4/+4
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-162-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-1/+1
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* gooch-qml: Add the input aspect, needed for the cameraPaul Lemire2015-07-122-1/+3
* Add gooch material and exampleSean Harmer2015-07-045-0/+215