summaryrefslogtreecommitdiffstats
path: root/src/render/io/assimpparser.h
Commit message (Expand)AuthorAgeFilesLines
* Renamed Entity to QEntityPaul Lemire2014-07-051-5/+5
* Renamed Node to QNodePaul Lemire2014-07-051-1/+1
* Refactored QAbstractMesh, QMesh and QAbstractShapeMeshPaul Lemire2014-07-051-1/+12
* Rename Effect to QEffectPaul Lemire2014-07-051-2/+2
* Renamed Material to QMaterialPaul Lemire2014-07-051-10/+10
* Renamed Mesh to QMeshPaul Lemire2014-07-051-2/+2
* AssimpParser: use Parameters to set texturesPaul Lemire2014-06-281-0/+3
* Replaced default QStringLiteral value by QStringPaul Lemire2014-06-171-1/+1
* Removed EntityNodePaul Lemire2014-06-021-6/+5
* Replaced QmlTexture by Quick3DTexturePaul Lemire2014-05-301-7/+0
* Abstract Entity, EntityNode and Quick3DEntityPaul Lemire2014-05-241-6/+6
* Hookup Assimp scene loaderPaul Lemire2014-04-301-2/+1
* Fixed syncqt warningsPaul Lemire2014-04-041-10/+10
* Fix builds with namespaced QtSean Harmer2014-04-021-0/+4
* Camera is replaced by CameraLensPaul Lemire2014-03-301-1/+1
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+140