summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* phong-cubes: reference existing assetsPaul Lemire2020-06-291-16/+16
* Update Scene2D example to use QtQuick.Controls 2Paul Lemire2020-06-113-29/+28
* rhi: Port most of Qt3DExtras materials to RHIJean-Michaël Celerier2020-04-221-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Antti Määttä2020-04-211-5/+0
|\
| * No need to register input aspect in basicshapes-cpp exampleMauro Persano2020-02-211-5/+0
* | Split examples so that build works without qtdeclarativeJean-Michaël Celerier2020-03-111-23/+29
* | Examples: enable HighDPI scaling for AndroidAssam Boudjelthia2020-02-241-0/+3
* | Remove QtGui module path from OpenGL related pathsMike Krus2020-02-061-1/+1
* | Add QRenderCapabilities to query GL about what is supportedMike Krus2020-01-203-3/+53
* | Add Profiling OverlayMike Krus2020-01-173-2/+18
|/
* Doc: Fix documentation warningsTopi Reinio2019-11-134-15/+15
* Update AndroidManifest.xml to be compatible with Qt 5.14Eskil Abrahamsen Blomfeldt2019-10-251-5/+3
* planets-qml: fix flickerring by using less precise scale unitPaul Lemire2019-10-232-22/+24
* Scene3DView example: fix QML importsPaul Lemire2019-10-071-5/+5
* QForwardRenderer: rename clearBuffers to buffersToClearPaul Lemire2019-10-071-1/+1
* Introduce Scene3DViewPaul Lemire2019-08-278-1/+436
* Scene3D: introduce compositingMode (FBO or Underlay)Paul Lemire2019-08-277-1/+4519
* Merge remote-tracking branch 'origin/5.13' into devPaul Lemire2019-06-0366-25093/+0
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-2966-25093/+0
| |\
| | * Remove assets that are no longer usedDmitry Shachnev2019-03-2366-25093/+0
* | | Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-1/+2
|/ /
* | Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-261-0/+3
|\|
| * Fix the build with -no-guiLiang Qi2019-04-091-0/+3
* | Fix deprecation warnings about Qt3DRender::QBuffer::BufferTypeFriedemann Kleint2019-03-121-1/+1
|/
* Doc: Fix various documentation warningsTopi Reinio2018-11-071-1/+1
* Remove unused CameraController.qml from simple-qml exampleKai Koehne2018-10-023-314/+0
* Document third party asset 'miramar'Kai Koehne2018-09-241-0/+14
* Document third party asset 'wine'Kai Koehne2018-08-142-0/+48
* Doc: Add missing dots (qt3d)Paul Wicking2018-06-192-2/+2
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-1/+0
|\
| * Doc: Remove non-existent license file from qt_attribution.jsonTopi Reinio2018-04-241-1/+0
* | Mark 3rd-party 'Jet Propulsion Laboratory Photojournal' as examples onlyKai Koehne2018-05-021-0/+1
* | Doc: Add basic documentation for Scene3D QML modulePaul Wicking2018-04-261-1/+1
* | Doc: Fix documentation warnings related to Clang QDoc parserTopi Reinio2018-04-203-6/+6
|/
* Add replacement materials examplev5.11.0-beta3Sean Harmer2018-04-0484-2345/+212299
* Replace the toyplane mesh with one created by KDABSean Harmer2018-04-041-50969/+13227
* Merge branch '5.9' into 5.10Sean Harmer2018-01-254-55/+53
|\
| * qardboard: Fix QardboardCamera following viewMatrix changesPaul Lemire2018-01-242-43/+30
| * anaglyph-rendering: Fix StereoCamera following viewMatrix changesPaul Lemire2018-01-241-10/+14
| * multiviewport: Adapt SimpleCamera to viewMatrix changesPaul Lemire2018-01-241-2/+9
* | Fix 3d example appsLaurent Montel2018-01-161-3/+3
* | Fix controls example to look betterSean Harmer2017-11-171-2/+14
* | Replace all phong variants with QDiffuseSpecularMaterialKevin Ottens2017-11-151-10/+15
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-311-2/+12
|\|
| * Examples: Fix outdated BSD license headerKai Koehne2017-10-131-2/+12
* | Fix scene2d logo colorMäättä Antti2017-10-191-2/+2
* | Doc: Fix link in Solar System Scope attribution documentationTopi Reinio2017-10-091-1/+1
* | Move phongFunction in its own include fileKevin Ottens2017-09-272-2/+2
* | Wrap adsModel into phongFunctionKevin Ottens2017-09-252-18/+13
* | Get rid of adsModelNormalMappedKevin Ottens2017-09-224-46/+30