summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | LoadTextureDataJob: No crash on null texture dataKevin Ottens2016-08-241-1/+2
* | Use trilinear filtering for normal mapsKevin Ottens2016-08-242-2/+4
* | SceneManager: small improvementsPaul Lemire2016-08-241-4/+3
* | Move tests for QCuboidGeometry into extrasPaul Lemire2016-08-245-5/+6
* | Register the metatype for QFrameGraphNodeAndy Shaw2016-08-231-0/+1
* | Add unit tests for QComputeCommandPaul Lemire2016-08-233-1/+296
* | Unit Tests for QCameraLensPaul Lemire2016-08-233-1/+731
* | QRenderTargetOuput: add unit testsPaul Lemire2016-08-233-1/+421
* | QSceneLoader: status is updated from the backendPaul Lemire2016-08-234-11/+92
* | Scene: add a setStatus methodPaul Lemire2016-08-233-0/+34
* | Add unit tests for QSceneLoaderPaul Lemire2016-08-223-1/+138
* | Add unit tests for scene loaderPaul Lemire2016-08-223-1/+171
* | SceneManager: export for unit testsPaul Lemire2016-08-221-5/+6
* | Doc: add a section about common rendering issuesPaul Lemire2016-08-222-0/+136
* | QPhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-192-0/+94
* | QSceneLoader: mark setStatus as deprecatedPaul Lemire2016-08-191-1/+1
* | Scene: add cleanup method and export for testsPaul Lemire2016-08-193-1/+10
* | QBlendEquationArguments: update doc for enumsPaul Lemire2016-08-191-19/+19
* | transparency-qml-scene3d: updated to use cubemap as backgroundPaul Lemire2016-08-193-5/+12
* | PhongAlphaMaterial: allow to specify the blending argumentsPaul Lemire2016-08-191-1/+7
* | Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-171-1/+0
* | QConeGeometryPrivate: initialize m_positionBufferEdward Welbourne2016-08-161-0/+1
* | MouseDevice: initialize m_inputHandlerEdward Welbourne2016-08-161-0/+1
* | QComputeCommand: fix was returning wrong dimensions for Y and ZPaul Lemire2016-08-161-2/+2
* | QCameraLens: block notifications that shouldn't be sentPaul Lemire2016-08-161-0/+36
* | QRenderTargetOuput: check texture is not null when setting parentPaul Lemire2016-08-161-1/+1
* | Entity: fix -> properly clear childrenHandles vectorPaul Lemire2016-08-162-1/+19
* | QNode: fix commentPaul Lemire2016-08-161-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-1/+1
|\|
| * Doc: Change instances of 'OS X' to 'macOS'v5.6.2Topi Reinio2016-08-121-1/+1
* | Introduce GraphicsHelperES3, allow multiple color attachmentsSvenn-Arne Dragly2016-08-126-30/+276
* | tst_renderviewutils.cpp: add comments to make things easier to readPaul Lemire2016-08-111-0/+32
* | Qt3DWindow rename defaultFramegraph to defaultFrameGraphPaul Lemire2016-08-116-6/+6
* | Doc: QSceneLoader add detailed descriptionPaul Lemire2016-08-111-4/+50
* | LoadSceneJob: always call Scene::setSubTree()Paul Lemire2016-08-111-11/+17
* | HandleManager: do not allow counter to overflowPaul Lemire2016-08-112-1/+104
* | Doc: Remove 'Technology Preview' from the landing pageTopi Reinio2016-08-111-1/+1
* | Fix regression: remove disabled entities from the renderingPaul Lemire2016-08-102-7/+33
* | QLayer: update the documentationPaul Lemire2016-08-101-2/+74
* | tst_qgraphicsapifilter: add a few more test casesPaul Lemire2016-08-101-0/+26
* | deferred-renderer-qml: fix debug layer techniquesPaul Lemire2016-08-106-40/+92
* | deferred-renderer-qml: properly handle window size changesPaul Lemire2016-08-101-2/+7
* | deferred-renderer-cpp: properly handle window size changesPaul Lemire2016-08-102-8/+31
* | Fix deferred-renderer-cppPaul Lemire2016-08-101-2/+2
* | deferred-renderer-cpp: fix technique to use proper profile/versionPaul Lemire2016-08-101-2/+2
* | QMaterial: fix warning about unregistered metatypePaul Lemire2016-08-101-0/+1
* | QAttribute: fix warning about unregistered metatypePaul Lemire2016-08-101-0/+2
* | QAttribute: use target constructorPaul Lemire2016-08-101-2/+2
* | Doc: add doc for Qt3DExtras modulePaul Lemire2016-08-104-4/+170
* | Doc: add section about GeometryPaul Lemire2016-08-102-1/+155