summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qspotlight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add note about implementation specific property meaningPaul Wicking2019-12-101-10/+40
* Clean up includesMike Krus2019-10-011-1/+0
* Provide more detail in *Light documentationMichael Brasser2019-07-231-0/+24
* Doc: Fix documentation warnings for Qt 3D RenderTopi Reinio2018-02-281-6/+0
* Doc: add doc to undocumented methods qt3dNico Vertriest2017-08-291-0/+6
* Save per-fragment normalization by doing it CPU side once when setSean Harmer2016-07-121-2/+3
* Fix QSpotLight direction handlingKevin Ottens2016-07-021-0/+2
* Skeletal Doc for render-lightsColin Ogilvie2016-05-281-9/+36
* Default constant of attenuation to 1.0Sean Harmer2016-05-251-1/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+5
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-10/+0
* Fix direction for directional and spot lightsKevin Ottens2016-04-281-3/+3
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-27/+24
* Whitespace fixKevin Ottens2016-04-281-1/+1
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-5/+5
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-1/+1
* QSpotLight API inconsistency addressedRobert Brock2016-04-191-44/+31
* QSpotlight property renamingRobert Brock2016-03-231-14/+75
* 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-3/+4
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-2/+2
* Indicate light typeLaszlo Agocs2015-12-071-1/+2
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-7/+4
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-8/+8
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-271-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Move lights into their own directorySean Harmer2015-10-131-0/+173