summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/deferred-renderer-qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Moved deferred-renderer-qml example to manual testRobert Brock2016-05-151-253/+0
* Port missing examples to the new Layer(Filter) APIKevin Ottens2016-05-061-31/+28
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Fix a few QML errors in the examples.Volker Krause2016-03-121-1/+1
* Some fixes for examples.Wieland Hagen2016-03-091-10/+14
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* Link examples against static libPaul Lemire2016-01-161-3/+1
* Adapt examples to use rotation property and quaternion helperSean Harmer2015-11-201-8/+1
* Remove transforms property of QTransformSean Harmer2015-11-171-19/+26
* 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
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-1/+1
* Examples: fixed to work with QAbstractTransform as QObjectPaul Lemire2015-04-271-12/+12
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-0/+239