summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/transparency-qml
Commit message (Expand)AuthorAgeFilesLines
* 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-262-38/+66
* 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-162-16/+4
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* 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-193-3/+3
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-161-1/+1
* 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
* transparency-qml: added precision to alpha variableMichael Dippold2015-07-171-1/+1
* Add pure Qt3D simple transparency examplePaul Lemire2015-07-126-0/+326