summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qeffect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move material system into own directorySean Harmer2015-10-131-184/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+5
* QNode parent changesPaul Lemire2015-06-111-0/+5
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-4/+5
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-1/+6
* 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
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-5/+5
* Make cloning available to third party QNodesKevin Ottens2014-11-271-2/+2
* 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-6/+61
* QNode refactoringPaul Lemire2014-10-031-13/+12
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-4/+7
* QEffect/QMaterial/QTechnique clone parameter in notificationsPaul Lemire2014-08-141-2/+2
* QEffect parameter added as child if declared inlinePaul Lemire2014-08-141-22/+21
* QEffect implements doClone and copy methodsPaul Lemire2014-08-131-0/+19
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-4/+4
* Renamed Parameter to QParameterPaul Lemire2014-07-091-4/+4
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* Renamed Technique to QTechniquePaul Lemire2014-07-051-1/+1
* QAbstractEffect, QEffect d-pointersPaul Lemire2014-07-051-13/+10
* Rename Effect to QEffectPaul Lemire2014-07-051-0/+114