summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/assimp-cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* tvOS supportMike Krus2015-12-301-2/+2
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Rename Renderer -> Render throughoutSean Harmer2015-10-192-5/+5
* 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
* Add check for android, ios and winrt compatibilityMika Salmela2015-07-071-0/+4
* Move temporary window class to examplesSean Harmer2015-06-111-2/+2
* Target path definition for examplesMika Salmela2015-05-241-1/+3
* assimp-cpp example addedPaul Lemire2015-05-132-0/+109