summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/assimp-cpp/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved assimp-cpp example to manual testRobert Brock2016-05-151-165/+0
* Move last remaining pieces of examples-common to Qt3DExtrasPaul Lemire2016-05-011-4/+4
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-1/+1
* Cleanup assimp example a littleSean Harmer2016-04-191-9/+7
* Removed unneeded QFrameGraph imports in examplesWieland Hagen2016-03-091-1/+0
* QAbstractSceneLoader enum renamingRobert Brock2016-03-081-1/+1
* QNodeList -> QNodeVectorPaul Lemire2016-02-221-1/+1
* Rename childrenNodes to childNodes for API consistency.Volker Krause2016-02-181-1/+1
* Unify license header usage.Antti Kokko2016-01-261-18/+32
* Always create a QFrameGraph component and forward rendererSean Harmer2016-01-181-8/+2
* Move QCamera/QCameraLens to Qt3DRenderPaul Lemire2016-01-161-9/+8
* Port all the pure C++ examples to Qt3DRender::QWindowKevin Ottens2016-01-131-13/+6
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-4/+4
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-13/+13
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-8/+8
* Move Input aspect to Qt3DInput namespaceSean Harmer2015-10-131-1/+1
* Enhance assimp-cpp example with exploring the loaded scene treeLaszlo Agocs2015-07-281-4/+69
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* assimp-cpp example addedPaul Lemire2015-05-131-0/+104