summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/deferred-renderer-qml
Commit message (Expand)AuthorAgeFilesLines
* Moved deferred-renderer-qml example to manual testRobert Brock2016-05-159-964/+0
* Port missing examples to the new Layer(Filter) APIKevin Ottens2016-05-062-33/+34
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-4/+3
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Class QRenderPassFilter renamingRobert Brock2016-03-231-2/+2
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-4/+4
* QAnnotation changesFranck Arrecot2016-03-173-6/+6
* Fix a few QML errors in the examples.Volker Krause2016-03-121-1/+1
* Fix accidentally renamed RenderTarget.attachments properties.Volker Krause2016-03-121-1/+1
* Some fixes for examples.Wieland Hagen2016-03-093-33/+39
* QRenderTarget rename attachment to outputsRobert Brock2016-03-081-2/+2
* QRenderTargetOutput enumRobert Brock2016-03-031-4/+4
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-8/+4
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-4/+8
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-1/+1
* Remove QRenderAttachment name propertyRobert Brock2016-02-251-4/+4
* Unify license header usageAntti Kokko2016-01-261-5/+5
* Unify license header usage.Antti Kokko2016-01-266-110/+194
* Link examples against static libPaul Lemire2016-01-162-19/+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-8/+1
* Remove transforms property of QTransformSean Harmer2015-11-171-19/+26
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-032-4/+4
* Rename Renderer -> Render throughoutSean Harmer2015-10-197-7/+7
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-165-5/+5
* 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
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-115-5/+5
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* Remove exampleresources library from examples that do not use it.Friedemann Kleint2015-05-132-6/+0
* Examples: fixed to work with QAbstractTransform as QObjectPaul Lemire2015-04-271-12/+12
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-171-0/+32
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-048-0/+861