summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Copyright header change.Mika Salmela2015-02-09135-2565/+1890
* Add GL(ES) 2 support to the Skybox exampleLaszlo Agocs2015-02-091-0/+58
* Skybox/QWrapMode: update doc and remove r wrap mode on SkyboxPaul Lemire2015-02-081-1/+0
* Skybox example updated to use new texture APIPaul Lemire2015-02-082-5/+14
* materials-cpp updated to use new Texture APIPaul Lemire2015-02-085-88/+60
* Make ctor of QAbstractTextureProvider protectedPaul Lemire2015-02-081-1/+1
* Moved QAbstractTextureProvider/QWrapMode to proper filesPaul Lemire2015-02-083-3/+3
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-086-46/+46
* Skybox examplePaul Lemire2015-02-0821-2/+341
* Remove 4.5 core requirement from scene3d exampleLaszlo Agocs2015-02-041-4/+0
* Fix example building on MinGWGiuseppe D'Angelo2015-01-261-3/+7
* Allow to control the aspects used by a Scene3DKevin Ottens2015-01-252-1/+2
* material-qml: updated to use sortingPaul Lemire2015-01-243-2/+8
* RenderCommand sortingPaul Lemire2015-01-241-0/+0
* playground-qml: renamed ForwardRenderer to not conflict default FrameGraphPaul Lemire2015-01-244-3/+3