summaryrefslogtreecommitdiffstats
path: root/doc/classes/Environment.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #95774 from Mickeon/documentation-miscellaneous-odditiesThaddeus Crews2024-11-121-1/+2
|\
| * Fix miscellaneous oddities around the class referenceMicky2024-08-181-1/+2
* | Clarify that fog_aerial_perspective does not actually use sky colorThomas ten Cate2024-10-071-1/+2
* | Fix incorrect Reinhard tonemap operatorRie2024-09-251-1/+1
|/
* Ensure post processing happens when adjustments are enabled in the Compatibil...clayjohn2024-06-111-1/+0
* Update links to outdated asset library demosskyace652024-04-071-3/+2
* [Doc] Fix some incorrect uses of `a/an`A Thousand Ships2024-03-131-1/+1
* Document environment glow restrictions in the Compatibility rendering methodHugo Locurcio2024-03-011-2/+16
* Add optional depth fogEidolon2024-02-171-1/+21
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-4/+4
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Fix various typos in the classrefHaoyu Qiu2023-03-091-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Document unsupported features in Mobile and Compatibility rendering methodsHugo Locurcio2023-02-131-4/+10
* Fix volumetric fog not rendering at densities lower than or equal to 0.001Hugo Locurcio2022-10-131-0/+1
* Merge pull request #65915 from clayjohn/VULKAN-mobile-fogRémi Verschelde2022-09-191-0/+1
|\
| * Restore fog in vulkan mobile renderer.clayjohn2022-09-161-0/+1
* | Improve volumetric fog and FogVolume documentationHugo Locurcio2022-09-151-7/+11
|/
* Merge pull request #60185 from Calinou/environment-fog-and-sky-affectRémi Verschelde2022-09-011-1/+8
|\
| * Add Environment properties to control fog rendering on background skyHugo Locurcio2022-09-011-1/+8
* | Implement Physical Light Units as an optional setting.clayjohn2022-08-311-17/+5
|/
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-2/+2
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-3/+3
* Tweak default fog settings for better appearanceHugo Locurcio2022-08-011-4/+5
* Merge pull request #59411 from Calinou/doc-tonemapRémi Verschelde2022-04-291-4/+5
|\
| * Improve documentation for tonemapping operatorsHugo Locurcio2022-03-221-4/+5
* | Merge pull request #59418 from Calinou/doc-environmentHugo Locurcio2022-04-291-8/+34
|\ \
| * | Document the Environment classHugo Locurcio2022-03-231-8/+34
| |/
* / Rename "ss_reflections_" to "ssr_" in EnvironmentFireForge2022-03-251-15/+15
|/
* Merge pull request #35679 from Calinou/doc-add-xml-schemaRémi Verschelde2022-02-151-1/+1
|\
| * Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* | Clamp environment light sky contribution to the [0.0; 1.0] rangeHugo Locurcio2022-02-141-1/+2
|/
* Merge pull request #39965 from Calinou/tweak-sdfgi-defaultsRémi Verschelde2022-02-101-5/+5
|\
| * Tweak default SDFGI settings for better qualityHugo Locurcio2022-02-061-5/+5
* | Decrease the default number of SDFGI cascades to 4Hugo Locurcio2022-02-061-2/+2
|/
* Merge pull request #54574 from Ansraer/glow_mapRémi Verschelde2022-01-261-0/+7
|\
| * add support for glow mapsAnsraer2022-01-201-0/+7
* | Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde2022-01-201-1/+1
|\ \ | |/ |/|
| * Rename and reorder bake mode properties for consistencyHugo Locurcio2021-12-141-1/+1
* | Allow using between 1 and 8 cascades for SDFGIHugo Locurcio2022-01-171-7/+2
* | Merge pull request #51206 from clayjohn/Vulkan-ASSGIRémi Verschelde2022-01-041-1/+16
|\ \ | |/ |/|
| * Added SSIL post processing effectclayjohn2021-11-061-1/+16
* | Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* | Improve documentation related to global illuminationHugo Locurcio2021-11-141-1/+2
* | Rename `GradientTexture` to `GradientTexture1D`Andrii Doroshenko (Xrayez)2021-11-071-1/+1
|/
* Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio2021-10-301-3/+3
* Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn2021-10-281-13/+23
* Fix the height fog effectBrian Semrau2021-10-141-0/+2