aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick3d/qquick3dspotlight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Spotlight: Use single depth map instead of cubemapJonas Karlsson2024-06-251-1/+4
* Add shadow mapping articleJonas Karlsson2024-06-111-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Attempt to clean-up some of the flags in our backend nodesChristian Strømme2022-04-251-1/+1
* Calculate spotlight initial scene transform correctlyMiikka Heikkinen2021-11-261-1/+3
* Overhaul the run-time type table and usageChristian Strømme2021-03-261-5/+7
* SpotLight: fix coneAngle and innerConeAngle to the valid rangeInho Lee2020-12-231-4/+4
* Doc: Fix documentation warnings for Qt Quick 3DTopi Reinio2020-11-131-1/+1
* Add example code and screenshot to SpotLightLaszlo Agocs2020-11-041-0/+60
* Remove Support for AreaLightAndy Nichols2020-09-071-1/+1
* Adjust Light brightness to represent the real valueAndy Nichols2020-08-311-4/+7
* Adjust default values of Spotlight cone anglesKaj Grönholm2020-03-201-3/+3
* Make QQuick3DGeometry public apiAntti Määttä2020-01-311-1/+1
* Add spot lightJere Tuliniemi2020-01-241-0/+215