summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/picking-qml
Commit message (Expand)AuthorAgeFilesLines
* Moved picking-qml example to manual testRobert Brock2016-05-155-398/+0
* Port missing examples to the new Layer(Filter) APIKevin Ottens2016-05-062-9/+10
* Fixed picking exampleMike Krus2016-05-022-13/+4
* 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-231-0/+1
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-2/+2
* Make QBoundingVolumeDebug privateMike Krus2016-03-131-1/+1
* Fix a few QML errors in the examples.Volker Krause2016-03-121-3/+3
* Some fixes for examples.Wieland Hagen2016-03-091-131/+118
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-2/+2
* Unify license header usage.Antti Kokko2016-01-263-56/+98
* Updated picking-qml examplePaul Lemire2016-01-213-109/+261
* 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-162-21/+6
* Camera moved - picking-qmlRobert Brock2016-01-051-1/+1
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Remove transforms property of QTransformSean Harmer2015-11-171-21/+5
* picking-qml example addedPaul Lemire2015-10-244-0/+256