summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/planets-qml/SolarSystem.qml
Commit message (Expand)AuthorAgeFilesLines
* planets-qml: fix flickerring by using less precise scale unitPaul Lemire2019-10-231-7/+7
* Fix planets-qml example for Qt 5.10Tomi Korpipaa2017-09-191-1/+4
* Use Math.hypot() in preference to sqrt(a sum of squares)Edward Welbourne2017-07-071-1/+1
* Replace undistributable filesRobert Brock2017-05-161-21/+21
* Fixed sun in planets-qmlTomi Korpipää2016-06-031-105/+133
* Add more missing Qt3D.Extras imports to the examples.Volker Krause2016-05-031-0/+1
* Class QLogicComponent changesFranck Arrecot2016-03-111-2/+2
* Some fixes for examples.Wieland Hagen2016-03-091-1/+3
* Unify license header usage.Antti Kokko2016-01-261-19/+33
* Link examples against static libPaul Lemire2016-01-161-3/+1
* Avoid using the name Light in the examplesLaszlo Agocs2015-11-301-1/+1
* Fixed planets-qml exampleTomi Korpipää2015-11-241-78/+87
* 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
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-1/+1
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-161-1/+1
* Fixed planets-qml after 5.5.0 -> 5.5 mergeTomi Korpipää2015-06-291-19/+18
* Add ES2 support to planets-qml exampleMika Salmela2015-06-231-8/+3
* Added documentation for the planets-qml exampleTomi Korpipää2015-06-231-0/+8
* Planets QML example for Qt3DTomi Korpipää2015-06-231-0/+993