summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wireframe: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* transparency-qml: Add QInputSettings componentPaul Lemire2016-01-231-6/+11
* wave-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* torus-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+5
* tessellation-modes: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* skybox: add QInputSettings componentPaul Lemire2016-01-231-31/+36
* simple-shaders-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* shadow-map-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* multiviewport: add QInputSettings componentPaul Lemire2016-01-231-1/+5
* materials-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* loader-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* keyboardinput-qml: Add QInputSettings componentPaul Lemire2016-01-231-5/+9
* instanced-arrays-qml: add QInputSettings componentPaul Lemire2016-01-231-1/+4
* gooch-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* cylinder-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+5
* custom-mesh-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* compute-particles: add RenderSurfaceSelector in FrameGraphPaul Lemire2016-01-231-20/+24
* clip-planes-qml: add QInputSettings componentPaul Lemire2016-01-231-6/+11
* bigscene-instanced-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+4
* bigmodel-qml: Add QInputSettings componentPaul Lemire2016-01-231-1/+3
* assimp: Add QInputSettings componentPaul Lemire2016-01-231-6/+11
* simple-qml: add InputSettings componentPaul Lemire2016-01-231-1/+3
* QInputAspect: create EventSourceSetterHelper in main threadPaul Lemire2016-01-227-16/+42
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-2226-331/+198
* Renderer/Scene3D: fixes to make it work without setDataPaul Lemire2016-01-225-16/+41
* Fix unit test for srcdir != builddirTobias Koenig2016-01-211-1/+1
* Updated picking-qml examplePaul Lemire2016-01-2116-122/+351
* Port FrameGraphManager away from QResourceManagerTobias Koenig2016-01-209-107/+170
* Register QInputSettings to QMLPaul Lemire2016-01-191-0/+2
* QInputSettings: add missing export and clone macrosPaul Lemire2016-01-191-1/+3
* Cone and Plane added to Basic shapesRobert Brock2016-01-193-5/+81
* Cone geometry addedRobert Brock2016-01-197-0/+1054
* QInputAspect: hookup EventSourceHelper/InputSetingsPaul Lemire2016-01-197-6/+30
* QInputAspect/InputHandler: add EventSourceSetterHelper memberPaul Lemire2016-01-194-16/+32
* Add EventSourceHelperSetterPaul Lemire2016-01-193-2/+169
* QInputAspect: register backend type for QInputSettingsPaul Lemire2016-01-191-0/+4
* InputSettings: add creator functorPaul Lemire2016-01-192-0/+52
* Add InputSettings member on InputHandlerPaul Lemire2016-01-192-0/+12
* InputSettings: backend for QInputSettings addedPaul Lemire2016-01-193-2/+156
* QInputSettings addedPaul Lemire2016-01-194-2/+224
* Aggregate action functionalityColin Ogilvie2016-01-197-18/+173
* QAxisActionHandler: properly set parent on QLogicalDevicePaul Lemire2016-01-192-4/+7
* Complete QFirstPersonCameraControllerPaul Lemire2016-01-191-4/+16
* Adapt Scene3D example to use automatic aspect ratio modeSean Harmer2016-01-192-16/+5
* Add automatic aspect ratio support for camera in Scene3DSean Harmer2016-01-192-2/+72
* Automatically set the render surface on a Scene3D itemSean Harmer2016-01-192-1/+39
* Protect against a null surface in the renderview processing logicSean Harmer2016-01-191-0/+8
* Expose QTextureLoader to QMLMauro Persano2016-01-181-0/+1
* Refactor the scene3d classes into one class per pair of filesSean Harmer2016-01-1812-546/+1144
* Allow for window to manage camera aspect ratioSean Harmer2016-01-182-1/+78