summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/clip-planes-qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Moved clip-planes-qml example to manual testRobert Brock2016-05-151-120/+0
* Port missing examples to the new Layer(Filter) APIKevin Ottens2016-05-061-5/+4
* Add more missing Qt3D.Extras imports to the examples.Volker Krause2016-05-031-0/+1
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* clip-planes-qml: add QInputSettings componentPaul Lemire2016-01-231-6/+11
* 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-1/+1
* Remove transforms property of QTransformSean Harmer2015-11-171-2/+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
* Fix clip-plane-qml on OS X and small tidy upSean Harmer2015-08-311-4/+0
* clip-planes-qml examplesPaul Lemire2015-07-291-0/+104