summaryrefslogtreecommitdiffstats
path: root/src/render/lights
Commit message (Expand)AuthorAgeFilesLines
* Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-254-16/+0
* Fixed some documentation warningsTomi Korpipää2016-01-191-1/+1
* Add support for spotlightsLaszlo Agocs2015-12-095-10/+11
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-098-23/+28
* Indicate light typeLaszlo Agocs2015-12-076-8/+41
* Add a default value for direction in QDirectionalLightLaszlo Agocs2015-12-041-0/+1
* Add attenuation factors for point lightsLaszlo Agocs2015-11-273-0/+79
* Lights phase 1: infrastructureLaszlo Agocs2015-11-2615-114/+247
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-234-16/+16
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-2/+3
* Qt3DRender::QSpotLightPrivate: Remove unnecessary exportAndy Nichols2015-10-301-1/+1
* Qt3DRender::QPointLightPrivate: Remove unnecessary exportAndy Nichols2015-10-301-1/+1
* Qt3DRender::QDirectionalLightPrivate: Remove unnecessary exportAndy Nichols2015-10-301-1/+1
* Qt3DRender::QAbstractLightPrivate: Remove unnecessary exportAndy Nichols2015-10-301-2/+1
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-274-7/+7
* Rename Renderer -> Render throughoutSean Harmer2015-10-198-14/+14
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-137-24/+24
* Add "We mean it" warnings to private headersSean Harmer2015-10-134-0/+44
* Move lights into their own directorySean Harmer2015-10-1313-0/+1120