summaryrefslogtreecommitdiffstats
path: root/src/extras
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-3/+0
|/ /
* / Switch export macros to standard formKai Koehne2019-04-0240-42/+42
|/
* Fix light attenuation for ES 2Michael Brasser2019-03-064-8/+18
* Doc: clarify some propertiesJoni Poikelin2019-02-143-17/+36
* dFdx/dFdy require GL_OES_standard_derivatives under ES 2Michael Brasser2019-02-041-0/+1
* 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
* Add missing precision specifiers for ES3Michael Brasser2018-12-052-11/+11
* Add ES3-specific coordinate systems shader fragmentMauro Persano2018-11-082-0/+74
* Add documentation for QText2DEntityMike Krus2018-11-083-11/+88
* 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
* Make floating point precision explicit in ES3 MetalRough shaderMauro Persano2018-11-051-92/+94
* Fix normal calculation in MorphPhongMaterialJoni Poikelin2018-10-052-2/+2
* Fix QMorphPhongMaterialMäättä Antti2018-10-012-6/+23
* Add metalRoughFunction to ES3Mauro Persano2018-09-274-0/+458
* QOrbitCameraController: make zoom work when pressing shift keyPaul Lemire2018-09-261-1/+1
* QText2DEntity: clear glyphrun when scene changesPaul Lemire2018-09-242-1/+15
* 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-183-5/+5
* Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-202-9/+10
* Revert "Doc: Divide documentation into submodules"Topi Reinio2018-04-205-917/+0
* Add support for Escape key in camera controllersMike Krus2018-04-204-0/+23
* Remove unused variables detected by clang-clFriedemann Kleint2018-04-121-3/+1
* Document state of the Qt 3D modulesKai Koehne2018-03-121-4/+7
* 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-152-1/+2
|\
| * QAbstractCameraController: Make struct InputState publicFriedemann Kleint2018-02-091-0/+1
* | Doc: Divide documentation into submodulesTopi Reinio2018-02-095-0/+914
* | CameraControllers: use the Camera's upVectorPaul Lemire2018-02-022-2/+2
* | Merge branch '5.10' into devSean Harmer2018-01-177-13/+13
|\|
| * Fix includes of Qt classesFriedemann Kleint2018-01-153-6/+6