summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qmaterial.h
Commit message (Expand)AuthorAgeFilesLines
* Move material system into own directorySean Harmer2015-10-131-91/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-9/+9
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-3/+3
* Restored QParameter dynamic updatesPaul Lemire2014-10-181-1/+1
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QAbstract removed from corePaul Lemire2014-10-031-5/+8
* QNode refactoringPaul Lemire2014-10-031-4/+4
* Removed TagPaul Lemire2014-09-301-1/+0
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Texture renamed to QTexturePaul Lemire2014-08-191-3/+3
* QMaterial implements doClone and copy methodsPaul Lemire2014-08-131-0/+3
* Renamed Parameter to QParameterPaul Lemire2014-07-091-4/+4
* Renamed Component to QComponentPaul Lemire2014-07-051-1/+1
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* QMaterial updated d-pointerPaul Lemire2014-07-051-2/+2
* Renamed Material to QMaterialPaul Lemire2014-07-051-0/+89