summaryrefslogtreecommitdiffstats
path: root/examples/qt3d
Commit message (Expand)AuthorAgeFilesLines
...
* 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-04314-0/+138877
* Remove Qt3D 1.x sourcesSean Harmer2014-03-28120-11649/+0
* Merge branch 'master' into newapiSean Harmer2014-02-0755-336/+323
|\
| * Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-301-1/+1
| * remove obsolete DEPENDPATH assignmentsOswald Buddenhagen2012-12-161-1/+0
| * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1610-10/+0
| * All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-132-2/+2
| * Change copyrights from Nokia to DigiaIikka Eklund2012-09-2343-258/+258
| * Use float throughout the Qt3D module for consistency and performanceSean Harmer2012-09-168-57/+57
| * Compile after Math3d was changed to use float instead of qreal.Friedemann Kleint2012-09-111-1/+1
| * Doc: Fixed usage of "Qt 3D", title names, and file names.Jerome Pasion2012-08-011-6/+4
* | Object animations.Sergey Dubitskiy2012-07-2416-1/+4329
|/