summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Some fixes for examples.Wieland Hagen2016-03-0957-492/+310
* RenderSettings: add RenderPolicy propertyWieland Hagen2016-03-092-8/+8
* Drop QFrameGraph in favor of QRenderSettingsWieland Hagen2016-03-094-17/+17
* Removed unneeded QFrameGraph imports in examplesWieland Hagen2016-03-0913-155/+0
* QAbstractSceneLoader enum renamingRobert Brock2016-03-082-2/+2
* QStencilTestSeparate renamed to QStencilTestArgumentsRobert Brock2016-03-081-4/+4
* QTechnique renamingRobert Brock2016-03-088-11/+11
* QStencilOpSeparate enum renamingRobert Brock2016-03-081-3/+3
* QPolygonOffset renamed units to depthStepsRobert Brock2016-03-082-3/+3
* QRenderTarget rename attachment to outputsRobert Brock2016-03-084-9/+8
* QDirectionalLight renamed direction to worldDirectionRobert Brock2016-03-082-2/+2
* Class QSortMethod renamed to QSortPolicyFranck Arrecot2016-03-072-2/+2
* QBlendState cleanupPaul Lemire2016-03-056-24/+26
* Follow API changes in QRenderAttachment.Volker Krause2016-03-052-2/+2
* QComputeJob cleanupPaul Lemire2016-03-051-1/+1
* QGeometry: move verticesPerPath to QGeometryRendererPaul Lemire2016-03-053-18/+6
* QBlendEquation renamed mode to functionRobert Brock2016-03-055-8/+8
* QColorMask properties renamedRobert Brock2016-03-052-3/+3
* Renamed to QKeyboardHandlerMike Krus2016-03-054-8/+8
* Rename to QMouseInput to QMouseHandlerMike Krus2016-03-051-3/+3
* QRenderTargetOutput enumRobert Brock2016-03-034-10/+10
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-035-20/+16
* Don't draw a black torus on top of a black background.Volker Krause2016-03-031-1/+1
* Follow API changes in PolygonOffset.Volker Krause2016-03-032-3/+3
* Port wave and wireframe examples away from ParameterMapping.Volker Krause2016-03-034-22/+10
* Fix "Must construct a QGuiApplication before a QPixmap" startup error.Volker Krause2016-03-021-1/+1
* Follow API changes in StencilTest.Volker Krause2016-03-021-4/+4
* Follow API changes in TextureImage.Volker Krause2016-03-021-6/+6
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-024-8/+12
* Renaming QTechniqueFilter APIJanne Koskinen2016-03-025-6/+6
* Class QStateSet renamed to QRenderStateSetFranck Arrecot2016-03-013-6/+6
* QStencilTestSeparate renamed propertiesRobert Brock2016-02-291-8/+8
* QAttribute API changesPaul Lemire2016-02-293-14/+14
* QActionInput and QAxisInput keys to buttonsRobert Brock2016-02-293-25/+25
* Inputs overhauledPaul Lemire2016-02-294-203/+55
* QDepthTest rename func to depthFunctionRobert Brock2016-02-2610-16/+16
* Remove ParameterMappingPaul Lemire2016-02-262-7/+0
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-2612-18/+18
* Remove QRenderAttachment name propertyRobert Brock2016-02-252-12/+4
* QComponentList -> QComponentVectorPaul Lemire2016-02-221-1/+1
* QNodeList -> QNodeVectorPaul Lemire2016-02-221-1/+1
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-1/+1
* Set Context FormatMike Krus2016-02-191-4/+10
* Rename childrenNodes to childNodes for API consistency.Volker Krause2016-02-181-1/+1
* Allow to tilt the camera as well as panSean Harmer2016-02-031-1/+1
* Increase speed from default in simple-cppSean Harmer2016-02-031-0/+2
* 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
* Examples: remove the usage of QAspectEngine::setData()Liang Qi2016-01-282-13/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2629-21/+1668
|\