summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/examples-common
Commit message (Expand)AuthorAgeFilesLines
* RenderSettings: add RenderPolicy propertyWieland Hagen2016-03-092-8/+8
* Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-093-16/+16
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-292-16/+16
* Inputs overhauledPaul Lemire2016-02-294-203/+55
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-1/+1
* Set Context FormatMike Krus2016-02-191-4/+10
* Allow to tilt the camera as well as panSean Harmer2016-02-031-1/+1
* Take notice of the controller speedsSean Harmer2016-02-031-7/+7
* Set window as input event source for c++ examplesSean Harmer2016-02-032-0/+10
* Unify license header usage.Antti Kokko2016-01-268-144/+256
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-222-13/+8
* Complete QFirstPersonCameraControllerPaul Lemire2016-01-191-4/+16
* Allow for window to manage camera aspect ratioSean Harmer2016-01-182-1/+78
* Have Qt3DQuickWindow manage window surfaceSean Harmer2016-01-182-2/+41
* Temporarily expose window to QML contextSean Harmer2016-01-181-0/+6
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-182-17/+28
* Add getter for frame graph to Qt3DWindowSean Harmer2016-01-182-0/+7
* Set surface on framegraph for C++ examples using Qt3DWindowSean Harmer2016-01-171-0/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-165-19/+23
* Link examples against static libPaul Lemire2016-01-1610-0/+1305