summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qabstractlight_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused data structuresMike Krus2020-02-111-5/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Add missing private export macrosMike Krus2017-06-161-1/+2
* De-inline some more dtors of non-leaf Private classesMarc Mutz2016-05-191-0/+1
* Add more explicitMarc Mutz2016-05-141-1/+1
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-4/+9
* Prevent QAbstractLight instances creationKevin Ottens2016-04-281-1/+1
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-0/+77
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-74/+0
* Qt3DRender::QAbstractLightPrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Move lights into their own directorySean Harmer2015-10-131-0/+64