summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Add gooch material and exampleSean Harmer2015-07-046-1/+217
* Doc: edit the Basic Shapes example docsLeena Miettinen2015-06-301-12/+16
* Made planets-qml example scalable to small and hires screensTomi Korpipää2015-06-292-12/+18
* Fixed planets-qml after 5.5.0 -> 5.5 mergeTomi Korpipää2015-06-2921-864/+54
* Added plasma examplePaul Lemire2015-06-277-1/+234
* Merge remote-tracking branch 'origin/5.5.0' into 5.5Paul Lemire2015-06-2736-59/+2182
|\
| * Fix dynamic OpenGL ANGLE issue for planets-qml examplev5.5.0Tomi Korpipää2015-06-251-9/+7
| * Doc: Add some docs for the shadow map exampleSean Harmer2015-06-253-1/+239
| * Doc: Add documentation for the Wireframe QML ExampleSean Harmer2015-06-242-1/+165
| * Fixed planets-qml example for OS XTomi Korpipää2015-06-241-0/+11
| * Add ES2 support to planets-qml exampleMika Salmela2015-06-2333-96/+1025
| * Added documentation for the planets-qml exampleTomi Korpipää2015-06-235-2/+87
| * Planets QML example for Qt3DTomi Korpipää2015-06-2363-1/+8610
* | Doc: edit Planets example docsLeena Miettinen2015-06-251-4/+6
* | Merge branch '5.5.0' into 5.5Sean Harmer2015-06-21121-201/+733
|\|
| * Documentation for basic shapes exampleMika Salmela2015-06-184-5/+50
| * Move temporary window class to examplesSean Harmer2015-06-1132-57/+192
| * Use Qt3D.Renderer rather than RenderSean Harmer2015-06-1169-69/+69
| * Reshape torus-cpp example to be basicshapes-cppMika Salmela2015-06-106-35/+349
| * Examples: added license filesLiang Qi2015-06-052-0/+38
* | Updated dynamicscene example to use pre-prepared QNodePaul Lemire2015-06-121-11/+13
* | Improve bigmodel example by using a QtQuick ListModelPaul Lemire2015-06-111-3/+7
* | bigmodel-qml: demonstrate dynamic model changesPaul Lemire2015-06-111-2/+11
* | QNode parent changesPaul Lemire2015-06-112-0/+6
* | Added documentation for the planets-qml exampleTomi Korpipää2015-06-115-2/+87
* | Planets QML example for Qt3DTomi Korpipää2015-06-1163-1/+8610
* | Update assimp example to use 2 SceneLoadersPaul Lemire2015-06-072-32/+33
|/
* Target path definition for examplesMika Salmela2015-05-2432-31/+104
* Examples: Remove shared resource library.Friedemann Kleint2015-05-2039-286/+110
* Fix property name for skybox exampleSean Harmer2015-05-201-1/+1
* Remove exampleresources library from examples that do not use it.Friedemann Kleint2015-05-135-14/+0
* assimp-cpp example addedPaul Lemire2015-05-133-1/+110
* Add an example demonstrating inline and in separate file shadersPaul Lemire2015-05-127-1/+331
* anaglyph-3d examplePaul Lemire2015-05-129-61/+510
* Controls exampleMika Salmela2015-05-087-1/+4430
* Examples: fixed to work with QAbstractTransform as QObjectPaul Lemire2015-04-275-82/+84
* Add precision for sampler2DShadow in ES3 shaderLaszlo Agocs2015-04-221-1/+1
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-1727-0/+864
* Remove copyright headers from the ES3-specific shadow map shadersLaszlo Agocs2015-03-134-144/+0
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-04315-42/+44
* Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-281-2/+2
* Added NodeInstantiatorSean Harmer2015-02-285-43/+88
* Fix scene path in assimp examplesPaul Lemire2015-02-262-2/+2
* Remove incomplete bullet and OpenAL aspectsSean Harmer2015-02-1911-708/+0
* Make shadow mapping functional on ES 3Laszlo Agocs2015-02-186-0/+292
* playground-qml now properly showing ShaderData/UBOPaul Lemire2015-02-182-36/+11
* Fix texture sampling callsLaszlo Agocs2015-02-144-10/+10
* Use Qt wrappers for math functionsLaszlo Agocs2015-02-143-5/+5
* Avoid instance names in uniform blocksLaszlo Agocs2015-02-132-9/+9
* Make scene parsers operate on URLs instead of raw filenamesLaszlo Agocs2015-02-132-2/+2