summaryrefslogtreecommitdiffstats
path: root/src/render/io/assimpparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Renamed Parameter to QParameterPaul Lemire2014-07-091-15/+15
* Automatic Binding for AttributesPaul Lemire2014-07-091-5/+22
* Prefixed Q to transformsPaul Lemire2014-07-061-1/+1
* Renamed Transform to QTransformPaul Lemire2014-07-051-3/+3
* Renamed Entity to QEntityPaul Lemire2014-07-051-7/+7
* Renamed Node to QNodePaul Lemire2014-07-051-1/+1
* Refactored QAbstractMesh, QMesh and QAbstractShapeMeshPaul Lemire2014-07-051-2/+17
* Refactoring of MeshData, Buffer, Mesh and AttributePaul Lemire2014-07-051-9/+11
* Renamed Material to QMaterialPaul Lemire2014-07-051-9/+9
* Renamed Mesh to QMeshPaul Lemire2014-07-051-4/+3
* AssimpParser: use Parameters to set texturesPaul Lemire2014-06-281-7/+38
* Parameter : new ctor taking name and value.Paul Lemire2014-06-281-13/+13
* Compile again on OS XSean Harmer2014-06-121-4/+4
* Refactoring of Parameter and MaterialPaul Lemire2014-06-071-13/+14
* Removed EntityNodePaul Lemire2014-06-021-8/+8
* Replaced QmlTexture by Quick3DTexturePaul Lemire2014-05-301-0/+3
* AssimpParser : buffer allocation fix.Paul Lemire2014-05-291-3/+4
* Abstract Entity, EntityNode and Quick3DEntityPaul Lemire2014-05-241-6/+7
* Hookup Assimp scene loaderPaul Lemire2014-04-301-5/+5
* Categorized logging in RendererPaul Lemire2014-04-221-6/+7
* Fix builds with namespaced QtSean Harmer2014-04-021-4/+6
* Camera is replaced by CameraLensPaul Lemire2014-03-301-28/+26
* Transform componentPaul Lemire2014-03-301-4/+10
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+731