summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/examples-common/qt3dwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-011-175/+0
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-3/+3
* Remove dead code.v5.7.0-beta1Volker Krause2016-04-121-39/+0
* Make the camera part of the scene hierarchySean Harmer2016-04-101-0/+2
* Make examples work on ES2 builds on systems supporting desktop GL as well.Volker Krause2016-04-041-0/+4
* OrbitController Qml and Cpp for Qt3D CameraRobert Brock2016-03-241-2/+0
* RenderSettings: add RenderPolicy propertyWieland Hagen2016-03-091-7/+7
* Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-091-8/+8
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-1/+1
* Set window as input event source for c++ examplesSean Harmer2016-02-031-0/+8
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-6/+0
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-181-15/+22
* Add getter for frame graph to Qt3DWindowSean Harmer2016-01-181-0/+5
* Set surface on framegraph for C++ examples using Qt3DWindowSean Harmer2016-01-171-0/+1
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-7/+9
* Link examples against static libPaul Lemire2016-01-161-0/+179