summaryrefslogtreecommitdiffstats
path: root/src/extras/defaults
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\|
| | * Doc: Extend Qt3D documentationPaul Wicking2019-06-071-1/+8
* | | Replace QLatin1Literal with QLatin1StringGiuseppe D'Angelo2019-06-111-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-031-1/+50
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-261-1/+50
| |\|
| | * Doc: Add MetalRoughMaterial QML documentationPaul Wicking2019-05-161-1/+50
* | | Add clearBuffers to QForwardRendererJoni Poikelin2019-05-292-1/+28
* | | Fix some deprecation warningsFriedemann Kleint2019-05-281-3/+3
|/ /
* / Switch export macros to standard formKai Koehne2019-04-0224-24/+24
|/
* Doc: clarify some propertiesJoni Poikelin2019-02-143-17/+36
* Document that QMetalRoughMaterial has an ES 3 techniqueMichael Brasser2019-01-281-1/+1
* Fix env-map less renderingMike Krus2019-01-092-28/+0
* Enable ES3 rendering of MetalRoughMaterialMichael Brasser2018-12-052-1/+32
* Doc: Fix various documentation warningsTopi Reinio2018-11-071-0/+2
* Qt3DWindow: Redraw scene on expose events when using OnDemand renderingChristian Andersen2018-11-062-0/+16
* Fix QMorphPhongMaterialMäättä Antti2018-10-012-6/+23
* QOrbitCameraController: make zoom work when pressing shift keyPaul Lemire2018-09-261-1/+1
* Qt3DWindow/Qt3DQuickWindow base custom surface format on default onePaul Lemire2018-08-291-1/+1
* Doc: Fix incorrect ForwardRenderer properties typeTakumi ASAKI2018-08-171-2/+2
* QSkyboxEntity fixes:Paul Lemire2018-07-181-3/+3
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-201-8/+8
* Add support for Escape key in camera controllersMike Krus2018-04-204-0/+23
* Enable alpha blending on QTextureMaterialMike Krus2018-03-083-0/+62
* Revert "CameraControllers: use the Camera's upVector"Sean Harmer2018-02-192-2/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Sean Harmer2018-02-151-0/+1
|\
| * QAbstractCameraController: Make struct InputState publicFriedemann Kleint2018-02-091-0/+1
* | CameraControllers: use the Camera's upVectorPaul Lemire2018-02-022-2/+2
* | Merge branch '5.10' into devSean Harmer2018-01-175-9/+9
|\|
| * Fix includes of Qt classesFriedemann Kleint2018-01-153-6/+6
| * Merge branch '5.9' into 5.10Sean Harmer2018-01-122-3/+3
| |\