summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/clip-planes-qml
Commit message (Expand)AuthorAgeFilesLines
* 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