summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml
Commit message (Expand)AuthorAgeFilesLines
* Mark 3rd-party 'Jet Propulsion Laboratory Photojournal' as examples onlyKai Koehne2018-05-021-0/+1
* Doc: Fix link in Solar System Scope attribution documentationTopi Reinio2017-10-091-1/+1
* Fix planets-qml example for Qt 5.10Tomi Korpipaa2017-09-192-3/+8
* Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSean Harmer2017-07-1121-0/+0
|\
| * Remove misguided execute permissions from image filesEdward Welbourne2017-06-1421-0/+0
* | Use Math.hypot() in preference to sqrt(a sum of squares)Edward Welbourne2017-07-071-1/+1
|/
* Replace undistributable filesRobert Brock2017-05-1650-52/+90
* Examples: Fix license headersKai Koehne2017-04-0521-425/+682
* Remove unnecessary widget dependencyMike Krus2017-02-191-1/+0
* Doc: Corrected snippet quoting syntaxNico Vertriest2017-02-171-1/+2
* Fix capitalization of includeStephan Binner2016-11-151-1/+1
* planets-qml: write proper HTTP responses in command serverJake Petroules2016-11-011-2/+8
* Add Apple Watch app to control Planets QML demoOleg Yadrov2016-10-2828-0/+1873
* Port Planets QML example to Apple TVOleg Yadrov2016-10-2810-77/+758
* Fix planets-qml inner planets shadingSean Harmer2016-06-0311-59/+185
* Fixed sun in planets-qmlTomi Korpipää2016-06-0313-526/+512
* Add RenderSurfaceSelector to FrameGraph in planets exampleMäättä Antti2016-05-131-38/+41
* Add more missing Qt3D.Extras imports to the examples.Volker Krause2016-05-031-0/+1
* Add missing import for Qt3DExtras.Volker Krause2016-05-011-0/+1
* Merge branch '5.6' into 5.7Sean Harmer2016-04-166-0/+0
|\
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-226-0/+0
* | Class QRenderPassFilter renamingRobert Brock2016-03-231-2/+2
* | Remove QViewport::clearColorMike Krus2016-03-221-2/+1
* | Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-4/+4
* | Follow Annotation API changes.Volker Krause2016-03-201-1/+1
* | QAnnotation changesFranck Arrecot2016-03-176-34/+34
* | Fix accidentally renamed RenderTarget.attachments properties.Volker Krause2016-03-121-1/+1
* | Class QLogicComponent changesFranck Arrecot2016-03-111-2/+2
* | Some fixes for examples.Wieland Hagen2016-03-098-182/+5
* | QPolygonOffset renamed units to depthStepsRobert Brock2016-03-081-1/+1
* | 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-1/+1
* | QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-1/+1
* | Renaming QTechniqueFilter APIJanne Koskinen2016-03-021-1/+1
* | QDepthTest rename func to depthFunctionRobert Brock2016-02-261-1/+1
* | Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-1/+1
* | Unify license header usage.Antti Kokko2016-01-2619-365/+631
* | Don't complain about missing stencil bufferSean Harmer2016-01-251-0/+1
* | Link examples against static libPaul Lemire2016-01-161-3/+1
|/
* Avoid using the name Light in the examplesLaszlo Agocs2015-11-308-7/+7
* Fixed planets-qml exampleTomi Korpipää2015-11-243-116/+100
* Adapt examples to use no args form of Qt.matrix4x4()Sean Harmer2015-11-201-52/+13
* Remove transforms property of QTransformSean Harmer2015-11-171-179/+133
* Add resources_big for planets to make MSVC happyLaszlo Agocs2015-11-121-0/+1
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename QOpenGLFilter to QGraphicsApiFilterAndy Nichols2015-11-035-35/+35
* Rename Renderer -> Render throughoutSean Harmer2015-10-1911-11/+11