summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/gltf
Commit message (Expand)AuthorAgeFilesLines
* Moved gltf example to manual testRobert Brock2016-05-156-297/+0
* Add another missing Qt3DExtras import.Volker Krause2016-05-041-0/+1
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-012-3/+3
* Moves QSortCriterion flag to QSortPolicy and remove itFranck Arrecot2016-04-261-3/+1
* Remove QViewport::clearColorMike Krus2016-03-221-1/+1
* Rename QClearBuffer to QClearBuffersMike Krus2016-03-201-2/+2
* Some fixes for examples.Wieland Hagen2016-03-091-3/+3
* Class QSortMethod renamed to QSortPolicyFranck Arrecot2016-03-071-1/+1
* Fix "Must construct a QGuiApplication before a QPixmap" startup error.Volker Krause2016-03-021-1/+1
* Unify license header usageAntti Kokko2016-01-261-5/+5
* Unify license header usage.Antti Kokko2016-01-263-60/+102
* Link examples against static libPaul Lemire2016-01-162-21/+4
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Adapt examples to use new quaternion helpersSean Harmer2015-11-201-9/+3
* Adapt examples to use no args form of Qt.matrix4x4()Sean Harmer2015-11-201-4/+1
* Remove transforms property of QTransformSean Harmer2015-11-172-32/+19
* Make BackToFront sorting workLaszlo Agocs2015-11-131-4/+14
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-1/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-194-4/+4
* Change import name of Qt3D Core from Qt3D 2.0 to Qt3D.Core 2.0Sean Harmer2015-10-162-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-1/+1
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* gltf example: show a note to explain the lack of material on non-ESLaszlo Agocs2015-08-201-0/+9
* Add support for loading scenes from glTF 0.8 filesAndy Nichols2015-08-086-169/+109
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-1/+1
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* Examples: Remove shared resource library.Friedemann Kleint2015-05-203-6/+3
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-171-0/+32
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-046-0/+306