summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/controls/Logo.qml
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-49/+2
* control examples: fix asset path to also work on Qt6Paul Lemire2020-11-261-1/+1
* Fix controls example to look betterSean Harmer2017-11-171-2/+14
* Add support to move the camera so that the entire model is visibleMike Krus2017-05-231-1/+13
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* Unify license header usage.Antti Kokko2016-01-261-19/+33
* Remove usage of Configuration elementSean Harmer2016-01-171-4/+0
* Adapt examples to use new quaternion helpersSean 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-171-14/+9
* 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
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-1/+1
* Controls exampleMika Salmela2015-05-081-0/+105