summaryrefslogtreecommitdiffstats
path: root/examples/assimp
Commit message (Expand)AuthorAgeFilesLines
* Fix scene path in assimp examplesPaul Lemire2015-02-261-1/+1
* Make scene parsers operate on URLs instead of raw filenamesLaszlo Agocs2015-02-131-1/+1
* Copyright header change.Mika Salmela2015-02-092-38/+28
* 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-232-1/+3
* Qt3D::Window simplifiedPaul Lemire2014-11-141-2/+9
* Qt3DQuick value type and color providersPaul Lemire2014-10-311-1/+0
* Rename RendererAspect -> QRenderAspectSean Harmer2014-10-261-2/+2
* QNode refactoringPaul Lemire2014-10-031-5/+8
* Renamed QScene to QSceneLoaderPaul Lemire2014-09-281-1/+1
* Updated examples to use ClearBufferPaul Lemire2014-09-151-22/+25
* Force root object of aspects to be an EntityPaul Lemire2014-07-051-32/+26
* Compile again on OS XSean Harmer2014-06-121-2/+2
* Updated Assimp examplePaul Lemire2014-05-251-1/+37
* Quick3D independent libraryPaul Lemire2014-05-242-3/+3
* Rendering Aspect to dedicated Qt3D module library.Paul Lemire2014-03-253-47/+4
* Added assimp examplePaul Lemire2014-03-244-0/+182