summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml
Commit message (Expand)AuthorAgeFilesLines
* Re-generate CMake project files for examplesJoerg Bornemann2021-05-182-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-202-2/+2
* CMake: Regenerate qt3d examplesAlexandru Croitor2020-10-162-1/+71
* CMake: Honor INSTALL_EXAMPLESDIRJoerg Bornemann2020-10-131-1/+5
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Make sample meshes geometry renderers againMike Krus2020-07-301-11/+7
* Change how resources are bundled for Scene3dMike Krus2020-06-131-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+54
* Make default geometries viewsMike Krus2020-02-271-7/+12
* Add Profiling OverlayMike Krus2020-01-171-1/+2
* Remove unused CameraController.qml from simple-qml exampleKai Koehne2018-10-023-314/+0
* Doc: Add documentation for the Simple QML exampleLeena Miettinen2016-06-092-0/+52
* Replaced FPS Camera with Orbit - Simple-qmlRobert Brock2016-05-061-2/+2
* Split QAnalogAxisInput out of QAxisInputKevin Ottens2016-05-021-2/+2
* Splitting of QAxisInputRobert Brock2016-05-021-6/+6
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-3/+3
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+1
* Class QKeyboardController rename to QKeyboardDeviceFranck Arrecot2016-03-161-1/+1
* Class QLogicComponent changesFranck Arrecot2016-03-111-2/+2
* QMouseController changes and renameFranck Arrecot2016-03-111-5/+5
* Some fixes for examples.Wieland Hagen2016-03-091-1/+1
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-291-9/+9
* Unify license header usageAntti Kokko2016-01-261-5/+5
* Unify license header usage.Antti Kokko2016-01-263-56/+98
* simple-qml: add InputSettings componentPaul Lemire2016-01-231-1/+3
* Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-181-1/+0
* Temporarily expose window to QML contextSean Harmer2016-01-181-0/+1
* Link examples against static libPaul Lemire2016-01-162-20/+5
* Camera moved - simple-qmlRobert Brock2016-01-051-1/+1
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Update simple-qml to use correct time deltaSean Harmer2015-12-071-10/+5
* Add sensitivity property to QMouseControllerSean Harmer2015-12-071-0/+28
* simple-qml: CameraController implementation using the new Input APIPaul Lemire2015-12-075-3/+266
* Adapt examples to use rotation property and quaternion helperSean Harmer2015-11-201-9/+2
* 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/+20
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-193-3/+3
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-161-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-1/+1
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-1/+1
* Target path definition for examplesMika Salmela2015-05-241-1/+4
* Examples: fixed to work with QAbstractTransform as QObjectPaul Lemire2015-04-271-10/+11
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-171-0/+32
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-044-0/+205