summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3drenderer/items/quick3dtexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-95/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-8/+4
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Removed now useless Quick3DTextureCubeMapExtensionPaul Lemire2015-02-081-152/+0
* Remove Quick3DTexture2DExtension, this is not needed anymorePaul Lemire2015-02-081-36/+1
* Texture API refactoringPaul Lemire2015-02-081-3/+3
* Quick3DTextureExtension provided list of QAbstractTextureImage to QMLPaul Lemire2015-02-081-0/+45
* QTextureProviders addedPaul Lemire2015-02-081-59/+6
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-27/+27
* Quick3DTextureCubeMapExtension addedPaul Lemire2015-02-081-2/+151
* QTexture refactoringPaul Lemire2014-10-301-16/+58
* Texture renamed to QTexturePaul Lemire2014-08-191-7/+7
* Texture subclass of QNodePaul Lemire2014-08-191-3/+3
* Textures hooked upPaul Lemire2014-06-281-8/+14
* Texture updatedPaul Lemire2014-06-271-12/+11
* Replaced QmlTexture by Quick3DTexturePaul Lemire2014-05-301-0/+103