summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qframegraphnode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Qt3D.Renderer rather than RenderSean Harmer2015-06-111-2/+2
* Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-11/+33
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* FrameGraph: allow the FrameGraph tree to contain any kind of NodesPaul Lemire2015-05-101-31/+11
* QFrameGraphNode copy takes care of copying FrameGraphNode childrenPaul Lemire2015-04-251-0/+4
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-2/+12
* Copyright header change.Mika Salmela2015-02-091-19/+14
* FrameGraphNode: add enabled property + setter/getterPaul Lemire2015-01-241-0/+15
* QFrameGraphItem: renamed to QFrameGraphNodePaul Lemire2014-10-201-0/+109