summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qdirectionallight.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Add more explicitMarc Mutz2016-05-141-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-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
* | QDirectionalLight renamed direction to worldDirectionRobert Brock2016-03-081-4/+4
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-2/+4
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-2/+2
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* Move lights into their own directorySean Harmer2015-10-131-0/+75