summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/widgets-scene3d
Commit message (Collapse)AuthorAgeFilesLines
* Fix include capitalisation when using -no-pchSean Harmer2017-04-051-1/+1
| | | | | Change-Id: I05b9965f93f2a0e5e4c8a4e38e4f52dce1fa2f3d Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
* Add a QQuickWidget-based Scene3D exampleLaszlo Agocs2017-04-045-0/+153
Shares the QML files with the scene3d example. Task-number: QTBUG-52132 Change-Id: I076284b66a8dfdc3308171f11528851a7e20bbce Reviewed-by: Sean Harmer <sean.harmer@kdab.com>