summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Add Apple Watch app to control Planets QML demoOleg Yadrov2016-10-2828-0/+1873
* | | Port Planets QML example to Apple TVOleg Yadrov2016-10-2810-77/+758
|/ /
* | Merge branch '5.7' into 5.8Sean Harmer2016-10-103-0/+10
|\|
| * Fix orientation of textures on planes in audio vis exampleSean Harmer2016-10-102-0/+0
| * Basic shapes example is dark with default lightKevin Ottens2016-09-261-0/+10
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-2/+2
|\|
| * Remove excess slashes from include statementsMiikka Heikkinen2016-09-051-2/+2
* | Compute Particles example: was using wrong work group sizePaul Lemire2016-08-261-1/+1
* | QSkyboxEntity: remove camera translation propertyPaul Lemire2016-08-261-1/+0
|/
* Qt3DWindow rename defaultFramegraph to defaultFrameGraphPaul Lemire2016-08-111-1/+1
* Temporarily invert the cubemap imagesSean Harmer2016-08-0512-0/+0
* Compute-Particles: use vec4 in the ParticlesData structurePaul Lemire2016-07-192-8/+9
* Lights: Fix animation in example and add anotherSean Harmer2016-07-121-6/+15
* Lights: Use PhongMaterial now default material is goneSean Harmer2016-07-121-3/+9
* Add some more interesting lighting to the materials exampleSean Harmer2016-07-123-10/+155
* Adjust some parameters in the materials exampleSean Harmer2016-07-123-3/+4
* Doc: Add documentation for the Simple C++ exampleLeena Miettinen2016-06-092-0/+49
* Doc: Add documentation for the Simple QML exampleLeena Miettinen2016-06-092-0/+52
* Doc: Add a skeleton for Scene 3D example docsLeena Miettinen2016-06-082-0/+24
* Doc: Add docs for Multi Viewport QML exampleLeena Miettinen2016-06-082-0/+41