summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrenderattachment.cpp
Commit message (Expand)AuthorAgeFilesLines
* QRenderAttachment renamed to QRenderTargetOutputRobert Brock2016-03-031-163/+0
* QRenderAttachment renamed RenderAttachmentType to AttachmentPointRobert Brock2016-03-021-8/+8
* Remove QRenderAttachment name propertyRobert Brock2016-02-251-15/+0
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-6/+6
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-3/+3
* QNode parent changesPaul Lemire2015-06-111-0/+5
* Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QTexture renamed to QAbstractTextureProviderPaul Lemire2015-02-081-3/+3
* Make cloning available to third party QNodesKevin Ottens2014-11-271-1/+1
* Have copy() only on QNodeKevin Ottens2014-10-161-5/+5
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-9/+1
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-39/+1
* QNode refactoringPaul Lemire2014-10-031-23/+20
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-2/+5
* QTexture fixes so that it is properly added as a childPaul Lemire2014-09-151-0/+5
* Added missing name property to QRenderAttachmentPaul Lemire2014-09-151-0/+21
* Corrected RenderAttachment enumPaul Lemire2014-09-151-1/+1
* Added QRenderAttachmentPaul Lemire2014-08-191-0/+194