summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove assets that are no longer usedDmitry Shachnev2019-03-2366-25093/+0
* Fix the build with -no-guiLiang Qi2019-04-091-0/+3
* 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
* | Add a simple example showing all phong variantsKevin Ottens2017-09-226-1/+322
* | Fix planets-qml example for Qt 5.10Tomi Korpipaa2017-09-192-3/+8
* | Extend skinned mesh example to show a simple model tooSean Harmer2017-08-103-0/+541
* | Add manual test for skinned mesh renderingSean Harmer2017-08-086-0/+2739
* | Allow to disable aspects at configure timePaul Lemire2017-08-021-1/+4
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devSean Harmer2017-07-1121-0/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devAndy Nichols2017-07-1121-0/+0
| |\|
| | * Remove misguided execute permissions from image filesEdward Welbourne2017-06-1421-0/+0
* | | Use Math.hypot() in preference to sqrt(a sum of squares)Edward Welbourne2017-07-071-1/+1
|/ /
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-141-1/+1
* | Add support to move the camera so that the entire model is visibleMike Krus2017-05-232-2/+21
|/
* Replace undistributable filesRobert Brock2017-05-1650-52/+90
* Write docs for advanced custom material exampleMäättä Antti2017-05-102-0/+84
* Scene2D example: highlight that QtQuick is a Texture on a MeshPaul Lemire2017-05-103-23/+40
* Call setSurfaceFormat after QQuiApplication instance initiationMäättä Antti2017-05-092-2/+2
* Add documentation for Scene2D exampleSean Harmer2017-05-093-1/+136
* Add scene 2d example to showcase new featureSean Harmer2017-05-097-1/+4577
* Add documentation for simplecustommaterial exampleMäättä Antti2017-05-053-0/+97
* Update multiviewport example imageMäättä Antti2017-05-053-1/+1
* Correct shader typo for rendering and fix shader selectionMike Krus2017-05-032-4/+3
* advancedcustommaterial: request proper GL formatPaul Lemire2017-04-252-2/+21
* simplecustommaterial: add GL2 shader variantPaul Lemire2017-04-252-0/+32