summaryrefslogtreecommitdiffstats
path: root/src/plugins/sceneparsers/gltf/gltfparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-21/+21
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-7/+7
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-10/+12
* Support uint in glTF parserv5.6.0-alpha1Laszlo Agocs2015-09-011-0/+2
* glTF: Support generating and using Core profile and GL2 shadersAndy Nichols2015-08-081-12/+72
* glTF Parser: Support loading binary json scene dataAndy Nichols2015-08-081-1/+6
* Add support for loading scenes from glTF 0.8 filesAndy Nichols2015-08-081-0/+1345