summaryrefslogtreecommitdiffstats
path: root/scene/3d/light_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Array for node configuration warningsNathan Franke2021-04-111-21/+12
* Hide more options of disabled propertiesMichael Alexsander2021-03-031-1/+1
* Hide extra options from various nodes if they're not enabledMichael Alexsander2021-03-021-0/+6
* Removed _change_notifyreduz2021-02-101-6/+0
* Initialize class variables with default values in scene/ [1/2]Rafał Mikrut2021-02-071-5/+0
* Simplify Volumetric Fogreduz2021-02-061-1/+1
* Added GPU based cluster builderreduz2021-01-191-0/+4
* Merge pull request #38562 from Calinou/3d-light-size-property-hintRémi Verschelde2021-01-151-1/+1
|\
| * Tweak the 3D light size property to only allow reasonable valuesHugo Locurcio2020-05-081-1/+1
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* | Rename empty() to is_empty()Marcel Admiraal2020-12-281-3/+3
* | Merge pull request #42987 from clayjohn/VULKAN-sky-onlyRémi Verschelde2020-11-281-0/+14
|\ \
| * | Add sky_only setting to DirectionalLight3Dsclayjohn2020-10-211-0/+14
* | | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
|/ /
* | Merge pull request #38743 from arrowinaknee/node-config-warningsRémi Verschelde2020-10-011-4/+3
|\ \
| * | Update all get_configuration_warning to retrieve warnings from the parentArrowInAKnee2020-05-161-4/+3
* | | Added volumetric fog effect.Juan Linietsky2020-08-131-0/+3
* | | Addition of SDFGI for open world global illuminationJuan Linietsky2020-06-261-5/+5
* | | Merge pull request #38932 from Calinou/increase-light3d-shadow-biasRémi Verschelde2020-06-191-1/+6
|\ \ \
| * | | Increase the default DirectionalLight3D and OmniLight3D shadow biasesHugo Locurcio2020-05-231-1/+6
| |/ /
* / / Add performance hints to the DirectionalLight shadow mode property hintHugo Locurcio2020-06-011-1/+1
|/ /
* | Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-2/+4
* | Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+5
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-42/+0
* | Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-3/+9
|/
* doc: Sync classref with current sourceRémi Verschelde2020-04-201-0/+1
* Fix typo in light3d (Texture -> Texture2D)NutmegStudio2020-04-151-1/+1
* Add support for projectors in spot and omni lights.Juan Linietsky2020-04-141-1/+41
* Add proper quality settings to soft shadowsclayjohn2020-04-101-0/+3
* Support light size and soft shadowsJuan Linietsky2020-04-091-0/+11
* Refactored shadowmapping.Juan Linietsky2020-04-081-16/+10
* doc: Update classref with node renamesRémi Verschelde2020-03-301-2/+2
* Renaming of servers for coherency.Juan Linietsky2020-03-271-28/+28
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+480