summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/bigscene-instanced-qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Moved bigscene-instanced-qml example to manual testRobert Brock2016-05-151-128/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Follow Annotation API changes.Volker Krause2016-03-201-1/+1
* Fix accidentally renamed Technique.annotations properties.Volker Krause2016-03-121-1/+1
* Some fixes for examples.Wieland Hagen2016-03-091-1/+7
* QTechnique renamingRobert Brock2016-03-081-1/+1
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* bigscene-instanced-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-0/+1
* Link examples against static libPaul Lemire2016-01-161-3/+1
* instanced examples: Add proper annotations to techniquePaul Lemire2016-01-141-0/+1
* Camera moved - bigscene-instanced-qmlRobert Brock2016-01-051-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-3/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-161-1/+1
* bigscene-instanced-qml example demonstrating instancingPaul Lemire2015-08-091-0/+105