summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml/PlanetButton.qml
Commit message (Collapse)AuthorAgeFilesLines
* Port Planets QML example to Apple TVOleg Yadrov2016-10-281-1/+1
| | | | | Change-Id: I254cbc1643fcb5b67af8338c0b7adc8c25829f9d Reviewed-by: Jake Petroules <jake.petroules@qt.io>
* Unify license header usage.Antti Kokko2016-01-261-19/+33
| | | | | | | | Updated license headers to use new BSD header instead of LGPL3 one (in those files which will be under BSD) Change-Id: I300c5840db3fd4708d5d85e84f7c6729cba326e5 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
* Made planets-qml example scalable to small and hires screensTomi Korpipää2015-06-291-1/+2
| | | | | Change-Id: Iae85d9637eac8735837bcbced6b89dde158b22aa Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Add ES2 support to planets-qml exampleMika Salmela2015-06-231-1/+2
| | | | | Change-Id: Ic5208d2149efbd03b82417ce3af17747375663f5 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
* Planets QML example for Qt3DTomi Korpipää2015-06-231-0/+88
+ 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> (cherry picked from commit 30f9015933957eaf9533229f94b1bcd48a8ce3ed)