summaryrefslogtreecommitdiffstats
path: root/src/extras/defaults
Commit message (Expand)AuthorAgeFilesLines
* Make Qt3DWindow handle default surface format more gracefullyMike Krus2021-01-272-10/+26
* Qt3DWindow::setupWindowSurface set QT3D_RENDERER env variable if unsetPaul Lemire2021-01-071-6/+16
* Only set the format to 1.0 if it was not changed due to OpenGLAndy Shaw2020-09-301-1/+1
* rhi: Qt3DExtras has different combinations of default.vertPaul Lemire2020-08-118-8/+8
* rhi: add gl and gles2 aliases for the RHI opengl backendPaul Lemire2020-08-101-1/+3
* Use QSG_RHI_BACKEND instead of QT3D_RHI_DEFAULT_APIPaul Lemire2020-08-071-6/+6
* Qt3DWindow: don't overload requested apiPaul Lemire2020-07-301-2/+0
* Make sample meshes geometry renderers againMike Krus2020-07-301-3/+1
* Refactor Scene3D to work with both RHI and GL Qt3D renderersPaul Lemire2020-07-291-0/+5
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-093-17/+14
* Use QList instead of QVectorJarek Kobus2020-07-072-7/+7
* rhi: QTextureMaterial: add RHI techniqueJean-Michaël Celerier2020-06-222-0/+20
* Fix build for Qt6Mike Krus2020-05-064-8/+4
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-2725-28/+389
|\
| * rhi: Make Qt3DQuickWindow work with RHIJean-Michaël Celerier2020-04-222-88/+76
| * rhi: Work needed for PBR material support in RHIJean-Michaël Celerier2020-04-221-0/+5
| * rhi: Port most of Qt3DExtras materials to RHIJean-Michaël Celerier2020-04-2224-1/+280
| * rhi: Handle RHI-required information in QShaderGraphJean-Michaël Celerier2020-04-211-0/+6
| * Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-211-8/+21
| |\
| | * QMetalRoughMaterial: only remove parameters if addedPaul Lemire2020-02-101-8/+21
| * | Allow Qt3DWindow to choose which graphics API to use on constructionJean-Michaël Celerier2020-03-112-3/+73
* | | Introduce QCoreAspectMike Krus2020-04-091-0/+2
* | | Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-03-101-0/+18
|\| |
| * | Add missing documentationMike Krus2020-03-101-0/+18
* | | Remove more deprecated codeMike Krus2020-02-273-135/+0
* | | Make default geometries viewsMike Krus2020-02-271-1/+4
|/ /
* | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* | Make sure debug overlay is disabled by defaultMike Krus2020-01-271-0/+1
* | Add Profiling OverlayMike Krus2020-01-173-1/+23
|/
* Fix a crash in Qt3DWindow when the window has no heightJean-Michaël Celerier2019-11-261-1/+1
* Doc: Fix documentation warningsTopi Reinio2019-11-131-1/+1
* QForwardRenderer: rename clearBuffers to buffersToClearPaul Lemire2019-10-072-9/+9
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-0/+4
|\
| * Reset input axis changes when enabling camera controllerMike Krus2019-09-301-0/+4
* | Update QRenderSettings to use direct syncPaul Lemire2019-09-251-2/+6
* | QForwardRenderer: fix doc and add REVISION on clearBuffersPaul Lemire2019-09-192-1/+3
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-116-11/+12
|\|
| * Disable frame action when camera controller is disabledMike Krus2019-09-041-1/+2
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-315-10/+10
| |\
| | * Minor fixes for QSprite* classesMichael Brasser2019-08-303-6/+6
| | * Update MetalRoughMaterial documentionMichael Brasser2019-08-291-3/+3
| | * Add missing * for SkyboxEntity QML type documentationMats Honkamaa2019-08-261-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-311-0/+45
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-301-0/+45
| |\|
| | * Add QML documentation to QSkyboxEntityPaul Lemire2019-07-241-0/+45
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-236-0/+31
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-166-0/+31
| |\|
| | * Document an example of how textureScale might be usedMichael Brasser2019-07-156-0/+31
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-111-1/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-1/+8
| |\|