summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/clip-planes-qml
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* QStencilTestSeparate renamed to QStencilTestArgumentsRobert Brock2016-03-081-4/+4
* QStencilOpSeparate enum renamingRobert Brock2016-03-081-3/+3
* QBlendState cleanupPaul Lemire2016-03-051-6/+6
* QBlendEquation renamed mode to functionRobert Brock2016-03-051-2/+2
* QColorMask properties renamedRobert Brock2016-03-051-1/+1
* Follow API changes in StencilTest.Volker Krause2016-03-021-4/+4
* Class QStateSet renamed to QRenderStateSetFranck Arrecot2016-03-011-3/+3
* QStencilTestSeparate renamed propertiesRobert Brock2016-02-291-8/+8
* QDepthTest rename func to depthFunctionRobert Brock2016-02-261-1/+1
* Unify license header usage.Antti Kokko2016-01-268-146/+258
* clip-planes-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-182-71/+77
* Link examples against static libPaul Lemire2016-01-162-16/+4
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Adapt examples to use rotation property and quaternion helperSean Harmer2015-11-201-9/+2
* Remove transforms property of QTransformSean Harmer2015-11-173-8/+15
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-033-12/+12
* Rename Renderer -> Render throughoutSean Harmer2015-10-199-9/+9
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-167-7/+7
* 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
* Fix clip-plane-qml on OS X and small tidy upSean Harmer2015-08-313-6/+4
* clip-planes-qml examplesPaul Lemire2015-07-2916-0/+1056