summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/anaglyph-rendering/main.qml
Commit message (Expand)AuthorAgeFilesLines
* QSkyboxEntity: remove camera translation propertyPaul Lemire2016-08-261-1/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-181-1/+0
* Temporarily expose window to QML contextSean Harmer2016-01-181-0/+1
* Adapt examples to use new quaternion helpersSean Harmer2015-11-201-21/+8
* Adapt examples to use rotation property and quaternion helperSean Harmer2015-11-201-11/+4
* Adapt examples to use no args form of Qt.matrix4x4()Sean Harmer2015-11-201-8/+2
* Remove transforms property of QTransformSean Harmer2015-11-171-47/+54
* 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
* anaglyph-3d examplePaul Lemire2015-05-121-0/+227