summaryrefslogtreecommitdiffstats
path: root/src/render/framegraph/qnopicking.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch origin/5.13 into devPaul Lemire2019-04-151-1/+1
| | | | Change-Id: Ib5c04e9941aeea1a4cd27519b94b9a53e8349ea3
* Add QNoPicking FrameGraph nodePaul Lemire2019-02-281-0/+61
Allows to disable execution of picking computations for a specific FrameGraph branch. [ChangeLog][Qt3DRender] QNoPicking: control picking execution in the FrameGraph Change-Id: I5e82eeee9d04d48cfc39a6126d30d36eab61ea77 Reviewed-by: Mike Krus <mike.krus@kdab.com>