summaryrefslogtreecommitdiffstats
path: root/src/extras
Commit message (Expand)AuthorAgeFilesLines
* Make sample meshes geometry renderers againMike Krus2020-07-3027-132/+1927
* 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-0912-45/+42
* Use QList instead of QVectorJarek Kobus2020-07-072-7/+7
* rhi: QTextureMaterial: add RHI techniqueJean-Michaël Celerier2020-06-222-0/+20
* Add missing overrideAlexander Volkov2020-05-251-1/+1
* Add support for building with CMakeMike Krus2020-05-221-0/+148
* Fix build for Qt6Mike Krus2020-05-065-8/+5
* Merge remote-tracking branch 'origin/5.15' into devMike Krus2020-04-2751-52/+2164
|\
| * 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-2240-123/+736
| * rhi: Handle RHI-required information in QShaderGraphJean-Michaël Celerier2020-04-2119-0/+1437
| * Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-212-12/+25
| |\
| | * Fix typo in phong.inc.frag100Michael Brasser2020-04-191-4/+4
| | * QMetalRoughMaterial: only remove parameters if addedPaul Lemire2020-02-101-8/+21
| * | Implement MetalRough shader optimization TODOMichael Brasser2020-03-274-20/+4
| * | Add missing QPainterPath includesUlf Hermann2020-03-112-0/+2
| * | 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
* | | Track dirty state on front end nodesMike Krus2020-04-072-7/+7
* | | 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-2713-26/+28
* | | Geometry refactoringMike Krus2020-02-2733-264/+274
* | | Remove custom deprecation macroPaul Lemire2020-02-121-1/+0
* | | Hide deprecated functor APIMike Krus2020-02-121-1/+1
* | | Remove buffer functor APIMike Krus2020-02-1115-535/+161
|/ /
* | 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 deprecation handlingMike Krus2020-01-141-0/+1
|/
* QDistanceFieldMaterial: Use a smaller Z offsetMartin Andersson2019-12-181-1/+1
* QText2DEntity: Support display of empty stringsVolker Enderlein2019-12-131-8/+5
* QDistanceFieldMaterial: Don't scale rgb colors with distance field alphaMartin Andersson2019-12-092-2/+2
* 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
* Clean up includesMike Krus2019-10-011-3/+0
* 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