summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qrenderaspect.h
Commit message (Expand)AuthorAgeFilesLines
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-5/+5
* Load render pluginsAntti Määttä2017-01-271-0/+2
* Make the Qt3D Renderer execute its first shell commandPaul Lemire2016-07-051-0/+2
* Unit tests for layer filtering jobPaul Lemire2016-07-021-0/+6
* Avoid changing access rights to virtual methodsMike Krus2016-05-231-3/+10
* De-inline dtors of aspect classesMarc Mutz2016-05-141-0/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-2/+2
* | Remove QAbstractAspect::onCleanup()Sean Harmer2016-03-171-1/+2
* | Remove QAbstractAspect::onRootEntityChangedSean Harmer2016-03-171-1/+1
* | Rename QAbstractAspect::onInitialized() to onRegistered()Sean Harmer2016-03-161-1/+1
* | QRenderAspect: move some code to pimplMike Krus2016-03-131-8/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
* | QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-6/+1
* | Updated picking-qml examplePaul Lemire2016-01-211-0/+5
|/
* Move the time property to the rendererKevin Ottens2015-12-181-2/+0
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-171-1/+1
* Remove useless reimplementationsKevin Ottens2015-12-161-2/+0
* Factor out in QAbstractAspect common behaviorKevin Ottens2015-12-031-5/+0
* QRenderAspect/Renderer: refactored to use the AbstractRenderer interfacePaul Lemire2015-11-241-0/+3
* jobs benchmarksPaul Lemire2015-11-241-4/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Move QRenderAspect to frontend directorySean Harmer2015-10-131-0/+100