summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/transparency-qml/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Moved transparency-qml example to manual testRobert Brock2016-05-151-220/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* QDepthMask transformed into QNoDepthMaskPaul Lemire2016-03-211-2/+2
* Follow Annotation API changes.Volker Krause2016-03-201-1/+1
* QAnnotation changesFranck Arrecot2016-03-171-2/+2
* Fix accidentally renamed Technique.annotations properties.Volker Krause2016-03-121-2/+2
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* QTechnique renamingRobert Brock2016-03-081-1/+1
* QBlendState cleanupPaul Lemire2016-03-051-6/+6
* QBlendEquation renamed mode to functionRobert Brock2016-03-051-2/+2
* QDepthTest rename func to depthFunctionRobert Brock2016-02-261-2/+2
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* transparency-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-1/+7
* Add annotations to transparency-qml example effectSean Harmer2016-01-171-0/+8
* Link examples against static libPaul Lemire2016-01-161-1/+1
* Remove transforms property of QTransformSean Harmer2015-11-171-2/+2
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-6/+6
* 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
* Add pure Qt3D simple transparency examplePaul Lemire2015-07-121-0/+187