summaryrefslogtreecommitdiffstats
path: root/examples/wireframe
Commit message (Expand)AuthorAgeFilesLines
* Copyright header change.Mika Salmela2015-02-096-114/+84
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-1/+1
* Remove the now useless QuickWindowKevin Ottens2015-01-231-2/+3
* Move CameraController in the input aspectKevin Ottens2015-01-232-1/+3
* use the default ForwardRenderer in the examplesPaul Lemire2015-01-184-71/+1
* Clean up the wireframe example a littleSean Harmer2014-12-196-51/+28
* Qt3D::Window simplifiedPaul Lemire2014-11-141-7/+10
* Qt3DQuick value type and color providersPaul Lemire2014-10-315-30/+0
* QCamera refactoredPaul Lemire2014-10-301-21/+8
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-2/+2
* QParameterMapper: renamed to QParameterMappingPaul Lemire2014-10-221-3/+3
* QTechniqueFilter: renamed criteria property to requiresPaul Lemire2014-10-201-1/+1
* QShaderProgram: remove source file properties, replace by helper methodPaul Lemire2014-10-181-3/+3
* QRenderPass: renamed criteria property to annotationsPaul Lemire2014-10-171-1/+1
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-172-2/+2
* QAbstract removed from corePaul Lemire2014-10-031-1/+0
* Add a wireframe example to exercise geometry shader supportSean Harmer2014-09-2112-0/+879