summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml/doc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
| | | | | | | | | | - Changed 'Qt3D' references to 'Qt 3D'. - Fixed incorrect \inqmlmodule instances. - Fixed broken \printuntil instances in the example docs. - Updated the namespace qualifier for a few class references. Change-Id: I250afe6843b10ed520f9ce5d7465203cc5c212c1 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: edit Planets example docsLeena Miettinen2015-06-251-4/+6
| | | | | | | | | | | | | | Move the image to the top. Use standard phrasing to introduce the example. Add a reference to an include file from qtbase/doc/global/includes that describes building and running examples from Qt Creator. Add an Oxford comma. Change-Id: I2595b4901754ad0181a607f74e31a56673bf5259 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
* Added documentation for the planets-qml exampleTomi Korpipää2015-06-112-1/+70
| | | | | | | | Change-Id: I07734c6a30f49b05cd7815d3c3412cd867a09836 Task-number: QTBUG-46602 Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com> Reviewed-by: Titta Heikkala <titta.heikkala@theqtcompany.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Planets QML example for Qt3DTomi Korpipää2015-06-111-0/+44
+ Improved earth clouds - Some weirdness with alpha, easily visible with rings. Might be the textures, although the alpha on them seems fine with image viewer. - Earth clouds seem to have the alpha issue as well. Change-Id: Ibdfa49472790d3fc797e269b52986b71d93876f2 Reviewed-by: Pasi Keränen <pasi.keranen@digia.com> Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>