summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/anaglyph-rendering
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usage.Antti Kokko2016-01-264-74/+130
* Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-181-1/+0
* Temporarily expose window to QML contextSean Harmer2016-01-182-20/+26
* Link examples against static libPaul Lemire2016-01-161-16/+6
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* 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-202-12/+3
* Remove transforms property of QTransformSean Harmer2015-11-172-54/+64
* Rename Renderer -> Render throughoutSean Harmer2015-10-195-5/+5
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-163-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-1/+1
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-113-3/+3
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* Examples: Remove shared resource library.Friedemann Kleint2015-05-202-7/+3
* anaglyph-3d examplePaul Lemire2015-05-126-0/+498