summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qdirectionallight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add note about implementation specific property meaningPaul Wicking2019-12-101-2/+8
* Clean up includesMike Krus2019-10-011-1/+0
* Provide more detail in *Light documentationMichael Brasser2019-07-231-0/+6
* Skeletal Doc for render-lightsColin Ogilvie2016-05-281-0/+31
* 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-5/+0
* Fix direction for directional and spot lightsKevin Ottens2016-04-281-3/+3
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-10/+6
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-4/+4
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-1/+1
* QDirectionalLight renamed direction to worldDirectionRobert Brock2016-03-081-9/+9
* 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
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-1/+1
* Indicate light typeLaszlo Agocs2015-12-071-1/+2
* Add a default value for direction in QDirectionalLightLaszlo Agocs2015-12-041-0/+1
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-4/+3
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-1/+1
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-271-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Move lights into their own directorySean Harmer2015-10-131-0/+110