summaryrefslogtreecommitdiffstats
path: root/src/render/io/gltfparser.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed Technique to QTechniquePaul Lemire2014-07-051-3/+3
* Rename Effect to QEffectPaul Lemire2014-07-051-2/+2
* Renamed Material to QMaterialPaul Lemire2014-07-051-3/+3
* Renamed Mesh to QMeshPaul Lemire2014-07-051-5/+5
* Texture updatedPaul Lemire2014-06-271-5/+5
* Cleanup of ParameterPaul Lemire2014-06-271-8/+8
* Refactoring of Renderer, RenderMaterial and RenderTechniquePaul Lemire2014-06-141-17/+18
* Compile again on OS XSean Harmer2014-06-121-5/+5
* Refactoring of Parameter and MaterialPaul Lemire2014-06-071-8/+8
* Use enum for OpenGL Types in ParameterPaul Lemire2014-06-071-3/+41
* Move Parameter to its own filePaul Lemire2014-06-071-0/+1
* Removed EntityNodePaul Lemire2014-06-021-9/+9
* Renamed EffectNode to EffectPaul Lemire2014-05-311-2/+2
* Replaced QmlTexture by Quick3DTexturePaul Lemire2014-05-301-0/+1
* Quick3DScene and SceneNodePaul Lemire2014-05-251-1/+1
* Quick3DEffect and EffectNodePaul Lemire2014-05-251-2/+2
* Abstract Entity, EntityNode and Quick3DEntityPaul Lemire2014-05-241-9/+9
* Transform updates synched with QChangeArbiterPaul Lemire2014-04-301-1/+1
* Categorized logging in RendererPaul Lemire2014-04-221-13/+14
* Fix builds with namespaced QtSean Harmer2014-04-021-3/+5
* Camera is replaced by CameraLensPaul Lemire2014-03-301-7/+8
* Transform componentPaul Lemire2014-03-301-1/+6
* Relocate the render aspect outside of coreSean Harmer2014-03-291-0/+915
* Import initial examples and export symbols from libSean Harmer2014-02-251-901/+0
* Converted defined QStringLiteral keys to const QString, to resolvePaul Lemire2014-02-131-58/+58
* Fix some QString/literal warnings.James Turner2014-02-131-84/+143
* Initial import of Qt3DCore and Renderer aspectSean Harmer2014-02-101-0/+842