summaryrefslogtreecommitdiffstats
path: root/examples/playground-qml
Commit message (Expand)AuthorAgeFilesLines
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-0414-11592/+0
* playground-qml now properly showing ShaderData/UBOPaul Lemire2015-02-182-36/+11
* Fix texture sampling callsLaszlo Agocs2015-02-142-4/+4
* Copyright header change.Mika Salmela2015-02-099-171/+126
* playground-qml: renamed ForwardRenderer to not conflict default FrameGraphPaul Lemire2015-01-244-3/+3
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-1/+1
* Remove the now useless QuickWindowKevin Ottens2015-01-231-2/+3
* playground-qml updated to test new cases with QShaderDataPaul Lemire2015-01-182-18/+35
* UBO handling arrays and structsPaul Lemire2014-12-121-5/+82
* playground-qml example updated to use ShaderDataPaul Lemire2014-12-122-19/+80
* playground-qml example cleaned up and simplifiedPaul Lemire2014-12-1010-684/+588
* playground-qml: Add ShaderData component for testing purposesPaul Lemire2014-12-101-0/+10
* Qt3D::Window simplifiedPaul Lemire2014-11-141-6/+9
* Qt3DQuick value type and color providersPaul Lemire2014-10-311-7/+0
* QCamera refactoredPaul Lemire2014-10-301-37/+35
* QTexture refactoringPaul Lemire2014-10-301-5/+6
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-2/+2
* QLayer: QString name property converted to QStringList namesPaul Lemire2014-10-221-1/+1
* QParameterMapper: renamed to QParameterMappingPaul Lemire2014-10-221-7/+7
* QTechniqueFilter: renamed criteria property to requiresPaul Lemire2014-10-201-1/+1
* QShaderProgram: remove source file properties, replace by helper methodPaul Lemire2014-10-181-2/+2
* QRenderPassFilter: renamed criteria property to includesPaul Lemire2014-10-171-4/+4
* QRenderPass: renamed criteria property to annotationsPaul Lemire2014-10-172-8/+8
* QTechnique: renamed criteria property to annotationsPaul Lemire2014-10-171-2/+2
* Renamed QCriterion to QAnnotationPaul Lemire2014-10-172-14/+14
* QNode refactoringPaul Lemire2014-10-031-2/+7
* Rename simple-qml to playground-qmlGiuseppe D'Angelo2014-09-2911-0/+11592