summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/shadow-map-qml
Commit message (Expand)AuthorAgeFilesLines
* Examples: Fix license headersKai Koehne2017-04-054-72/+128
* Improve documentation for shadowmap exampleSean Harmer2017-03-272-37/+42
* Doc: various link errors qt3dNico Vertriest2016-10-131-2/+2
* Fix shadow-map-qml exampleSean Harmer2016-06-022-9/+6
* Update docs/examples: QClearBuffer -> QClearBuffersWieland Hagen2016-05-041-2/+2
* Add more missing Qt3D.Extras imports to the examples.Volker Krause2016-05-031-0/+1
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-3/+3
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Class QRenderPassFilter renamingRobert Brock2016-03-231-2/+2
* Remove QViewport::clearColorMike Krus2016-03-221-1/+4
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-4/+4
* Follow Annotation API changes.Volker Krause2016-03-201-1/+1
* QAnnotation changesFranck Arrecot2016-03-172-7/+7
* Fix accidentally renamed RenderTarget.attachments properties.Volker Krause2016-03-121-1/+1
* Some fixes for examples.Wieland Hagen2016-03-093-54/+39
* QPolygonOffset renamed units to depthStepsRobert Brock2016-03-081-2/+2
* QRenderTarget rename attachment to outputsRobert Brock2016-03-081-1/+1
* Follow API changes in QRenderAttachment.Volker Krause2016-03-051-1/+1
* QRenderTargetOutput enumRobert Brock2016-03-031-1/+1
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-2/+2
* Follow API changes in PolygonOffset.Volker Krause2016-03-031-2/+2
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-1/+1
* QDepthTest rename func to depthFunctionRobert Brock2016-02-261-2/+2
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-1/+1
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-9/+9
|\
| * Doc: Use 'Qt 3D' instead of Qt3D consistentlyTopi Reinio2016-01-251-3/+3
| * Doc: Removed Qt3DCollision namespace and module docsVenugopal Shivashankar2016-01-211-6/+6
* | Unify license header usageAntti Kokko2016-01-261-4/+4
* | Unify license header usage.Antti Kokko2016-01-2613-174/+300
* | shadow-map-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* | Link examples against static libPaul Lemire2016-01-162-19/+5
|/
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Avoid using the name Light in the examplesLaszlo Agocs2015-11-305-4/+4
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-2/+2
* Adapt examples to use rotation property and quaternion helperSean Harmer2015-11-201-8/+1
* Adapt examples to use no args form of Qt.matrix4x4()Sean Harmer2015-11-201-4/+1
* Remove transforms property of QTransformSean Harmer2015-11-177-43/+33
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-4/+4
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-031-5/+5
* Rename Renderer -> Render throughoutSean Harmer2015-10-1910-10/+10
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-168-8/+8
* 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
* Doc: Add some docs for the shadow map exampleSean Harmer2015-06-253-1/+239
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-118-8/+8
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* Examples: Remove shared resource library.Friedemann Kleint2015-05-202-7/+2
* Add precision for sampler2DShadow in ES3 shaderLaszlo Agocs2015-04-221-1/+1