summaryrefslogtreecommitdiff
path: root/scene/3d/light_3d.h
AgeCommit message (Expand)Author
2020-10-21Add sky_only setting to DirectionalLight3Dsclayjohn
2020-08-13Added volumetric fog effect.Juan Linietsky
2020-07-10Add override keywords.Marcel Admiraal
2020-07-01Environment: Refactor code for readability + moreRémi Verschelde
2020-06-26Addition of SDFGI for open world global illuminationJuan Linietsky
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-15Fix typo in light3d (Texture -> Texture2D)NutmegStudio
2020-04-14Add support for projectors in spot and omni lights.Juan Linietsky
2020-04-10Add proper quality settings to soft shadowsclayjohn
2020-04-09Support light size and soft shadowsJuan Linietsky
2020-04-08Refactored shadowmapping.Juan Linietsky
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Renamed 2D and 3D nodes to make their types explicitJuan Linietsky