summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Fix include capitalisation when using -no-pchSean Harmer2017-04-051-1/+1
* Examples: Fix license headersKai Koehne2017-04-0533-655/+1054
* Add a QQuickWidget-based Scene3D exampleLaszlo Agocs2017-04-046-1/+157
* Improve documentation for shadowmap exampleSean Harmer2017-03-272-37/+42
* compute-particles: Update import version in ComputeFrameGraph.qmlPaul Lemire2017-03-231-1/+1
* Add simple custom material exampleAntti Määttä2017-02-2815-1/+521
* Add advanced custom material exampleAntti Määttä2017-02-2822-1/+53566
* Update multiviewport exampleAntti Määttä2017-02-274-29/+323
* Google Cardboard demoMike Krus2017-02-2219-1/+1552
* Remove unnecessary widget dependencyMike Krus2017-02-191-1/+0
* Doc: Corrected snippet quoting syntaxNico Vertriest2017-02-171-1/+2
* Extruded Text cleanupPaul Lemire2017-02-161-8/+5
* QMemoryBarrier cleanupPaul Lemire2017-02-161-1/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-02-061-1/+0
|\
| * Remove unneeded setAspectRatioWieland Hagen2017-02-021-1/+0
* | Resurect ForwardRenderer.qml in an exampleKevin Ottens2017-01-273-1/+79
* | Consolidate QML/C++ materials in extrasKevin Ottens2017-01-276-23/+21
* | ComputeParticles: use memory barrierPaul Lemire2017-01-251-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-241-6/+6
|\|
| * BasicShapes: use Entity::setEnabled instead of a parent changePaul Lemire2017-01-111-6/+6
* | 3D Text: created 3d text geometry and meshSven Erdem2017-01-133-1/+134
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1232-946/+2
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-2819-944/+0
| |\
| | * Remove old deferred-renderer-cppJoni Poikelin2016-11-1719-944/+0
| * | Revert "Temporarily invert the cubemap images"Paul Lemire2016-11-2312-0/+0
| * | Doc: various link errors qt3dNico Vertriest2016-10-131-2/+2
* | | Fix capitalization of includeStephan Binner2016-11-151-1/+1
* | | planets-qml: write proper HTTP responses in command serverJake Petroules2016-11-011-2/+8