summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qpointlight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add note about implementation specific property meaningPaul Wicking2019-12-101-6/+24
* Provide more detail in *Light documentationMichael Brasser2019-07-231-0/+27
* Skeletal Doc for render-lightsColin Ogilvie2016-05-281-1/+29
* Default constant of attenuation to 1.0Sean Harmer2016-05-251-1/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-14/+14
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-5/+5
* QPointLight property changesRobert Brock2016-04-051-28/+15
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-4/+0
|\
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-251-4/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Add support for spotlightsLaszlo Agocs2015-12-091-2/+2
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-4/+4
* Indicate light typeLaszlo Agocs2015-12-071-1/+2
* Add attenuation factors for point lightsLaszlo Agocs2015-11-271-0/+61
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-3/+2
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-3/+3
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-271-1/+1
* Move lights into their own directorySean Harmer2015-10-131-0/+103