summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qmaterial.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-5/+10
* ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-281-4/+4
* Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-281-4/+4
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-1/+1
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-4/+4
* QMaterial: check for null when setting the QEffectPaul Lemire2014-12-101-3/+3
* Make cloning available to third party QNodesKevin Ottens2014-11-271-2/+2
* renderlogging.h -> renderlogging_p.hSean Harmer2014-11-191-1/+1
* QNodeUuid is now a wrapper around quint64Paul Lemire2014-11-141-4/+4
* Restored QParameter dynamic updatesPaul Lemire2014-10-181-4/+4
* Have copy() only on QNodeKevin Ottens2014-10-161-7/+7
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-16/+6
* QAbstract removed from corePaul Lemire2014-10-031-13/+66
* QNode refactoringPaul Lemire2014-10-031-15/+15
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-4/+7
* Texture renamed to QTexturePaul Lemire2014-08-191-2/+2
* QEffect/QMaterial/QTechnique clone parameter in notificationsPaul Lemire2014-08-141-2/+2
* QMaterial parameter added as child if declared inlinePaul Lemire2014-08-141-12/+20
* QMaterial implements doClone and copy methodsPaul Lemire2014-08-131-3/+22
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-6/+6
* Renamed Parameter to QParameterPaul Lemire2014-07-091-4/+4
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* QMaterial updated d-pointerPaul Lemire2014-07-051-12/+9
* Renamed Material to QMaterialPaul Lemire2014-07-051-0/+126