summaryrefslogtreecommitdiffstats
path: root/examples/assimp/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the examples under a qt3d subdirLaszlo Agocs2015-03-041-67/+0
* Copyright header change.Mika Salmela2015-02-091-19/+14
* The input aspect don't need QWindow anymoreKevin Ottens2015-01-231-1/+1
* Remove the now useless QuickWindowKevin Ottens2015-01-231-2/+3
* Move CameraController in the input aspectKevin Ottens2015-01-231-0/+2
* Qt3D::Window simplifiedPaul Lemire2014-11-141-2/+9
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-2/+2
* Compile again on OS XSean Harmer2014-06-121-2/+2
* Quick3D independent libraryPaul Lemire2014-05-241-2/+2
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-251-46/+2
* Added assimp examplePaul Lemire2014-03-241-0/+106