summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* QAbstractAttribute: Type abstracted with an enumPaul Lemire2015-08-072-18/+25
* Add a property to Scene3D to control multisamplingLaszlo Agocs2015-08-071-0/+13
* custom-mesh-cpp examplePaul Lemire2015-08-073-1/+265
* New Buffer API Frontend ClassesGiuseppe D'Angelo2015-08-071-3/+3
* MouseInput API and example mockupRémi Benoit2015-08-035-1/+200
* examples: window.cpp request stencil bufferPaul Lemire2015-07-291-0/+1
* clip-planes-qml examplesPaul Lemire2015-07-2917-1/+1058
* Enhance assimp-cpp example with exploring the loaded scene treeLaszlo Agocs2015-07-281-4/+69
* Functors: remove dynamic_castPaul Lemire2015-07-281-1/+3
* loader-qml: Added materials and animationsPaul Lemire2015-07-253-14/+68
* Improve the keyboardinput-qml exampleSean Harmer2015-07-244-97/+93
* Add scene3d-loader examplePaul Lemire2015-07-238-1/+433
* Scene3D: make background transparentPaul Lemire2015-07-201-1/+1
* transparency-qml-scene3d: added precision to alpha variableMichael Dippold2015-07-171-1/+1
* transparency-qml: added precision to alpha variableMichael Dippold2015-07-171-1/+1
* gooch-qml: Add the input aspect, needed for the cameraPaul Lemire2015-07-122-1/+3
* Add transparency-qml-scene3dPaul Lemire2015-07-128-1/+367
* Add pure Qt3D simple transparency examplePaul Lemire2015-07-127-1/+328
* Improve Controls examplePaul Lemire2015-07-121-12/+9
* Add check for android, ios and winrt compatibilityMika Salmela2015-07-072-0/+8
* Don't saturate with too much ambientSean Harmer2015-07-041-1/+1
* 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