summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qlayerfilter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Final batch of file moves for nowSean Harmer2015-10-131-128/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-7/+7
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-211-3/+3
|\
| * Doc: Fix multiple documentation issuesv5.5.0-rc1Topi Reinio2015-06-151-1/+1
| * Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-2/+2
* | QNode parent changesPaul Lemire2015-06-111-0/+5
|/
* Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-0/+33
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* QFrameGraphNode copy takes care of copying FrameGraphNode childrenPaul Lemire2015-04-251-2/+0
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* QFrameGraphItem: renamed to QFrameGraphNodePaul Lemire2014-10-201-6/+6
* Have copy() only on QNodeKevin Ottens2014-10-161-6/+6
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-13/+2
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-7/+0
* QNode refactoringPaul Lemire2014-10-031-15/+10
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-3/+6
* QLayerFilter notifies backend only if arbiter existsPaul Lemire2014-08-141-4/+7
* QLayerFilter implements doClone and copy methodsPaul Lemire2014-08-131-0/+21
* QScenePropertyChange cleaned and d-pointeredPaul Lemire2014-07-091-2/+2
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* Added QLayerFilterPaul Lemire2014-07-051-0/+88