summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/framegraph-components/qframegraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* Final batch of file moves for nowSean Harmer2015-10-131-144/+0
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-7/+7
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-3/+8
|\
| * 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
| |/
* | Merge branch '5.5' into devSean Harmer2015-06-051-24/+49
|\|
| * Doc: Add Qt3D QML and C++ skeleton comments for qdocMartin Smith2015-05-281-14/+38
| * Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
| * QFrameGraph: small fixPaul Lemire2015-05-121-5/+2
| * Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-6/+9
* | Doc: link and qdoc errors Qt3DNico Vertriest2015-03-111-3/+2
|/
* 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-5/+5
* Have copy() only on QNodeKevin Ottens2014-10-161-4/+4
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-11/+7
* QNode refactoringPaul Lemire2014-10-031-6/+6
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-3/+5
* QFrameGraph adds activeFrameGraph as a child if declared inlinePaul Lemire2014-08-141-0/+7
* QFrameGraph implements doClonePaul Lemire2014-08-131-0/+11
* Force activeFrameGraph to be a QFrameGraphItem instead of QNodePaul Lemire2014-07-251-2/+2
* Renamed Component to QComponentPaul Lemire2014-07-051-3/+3
* Renamed Entity to QEntityPaul Lemire2014-07-051-1/+1
* Renamed Node to QNodePaul Lemire2014-07-051-4/+4
* Added Q prefix to all frontend framegraph itemsPaul Lemire2014-07-051-0/+104