summaryrefslogtreecommitdiff
path: root/doc/classes/Environment.xml
AgeCommit message (Expand)Author
2022-10-13Fix volumetric fog not rendering at densities lower than or equal to 0.001Hugo Locurcio
2022-09-19Merge pull request #65915 from clayjohn/VULKAN-mobile-fogRémi Verschelde
2022-09-16Restore fog in vulkan mobile renderer.clayjohn
2022-09-15Improve volumetric fog and FogVolume documentationHugo Locurcio
2022-09-01Merge pull request #60185 from Calinou/environment-fog-and-sky-affectRémi Verschelde
2022-09-01Add Environment properties to control fog rendering on background skyHugo Locurcio
2022-08-31Implement Physical Light Units as an optional setting.clayjohn
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-01Tweak default fog settings for better appearanceHugo Locurcio
2022-04-29Merge pull request #59411 from Calinou/doc-tonemapRémi Verschelde
2022-04-29Merge pull request #59418 from Calinou/doc-environmentHugo Locurcio
2022-03-25Rename "ss_reflections_" to "ssr_" in EnvironmentFireForge
2022-03-23Document the Environment classHugo Locurcio
2022-03-22Improve documentation for tonemapping operatorsHugo Locurcio
2022-02-15Merge pull request #35679 from Calinou/doc-add-xml-schemaRémi Verschelde
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-14Clamp environment light sky contribution to the [0.0; 1.0] rangeHugo Locurcio
2022-02-10Merge pull request #39965 from Calinou/tweak-sdfgi-defaultsRémi Verschelde
2022-02-06Tweak default SDFGI settings for better qualityHugo Locurcio
2022-02-06Decrease the default number of SDFGI cascades to 4Hugo Locurcio
2022-01-26Merge pull request #54574 from Ansraer/glow_mapRémi Verschelde
2022-01-20Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde
2022-01-20add support for glow mapsAnsraer
2022-01-17Allow using between 1 and 8 cascades for SDFGIHugo Locurcio
2022-01-04Merge pull request #51206 from clayjohn/Vulkan-ASSGIRémi Verschelde
2021-12-14Rename and reorder bake mode properties for consistencyHugo Locurcio
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-11-14Improve documentation related to global illuminationHugo Locurcio
2021-11-07Rename `GradientTexture` to `GradientTexture1D`Andrii Doroshenko (Xrayez)
2021-11-06Added SSIL post processing effectclayjohn
2021-10-30Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3Hugo Locurcio
2021-10-28Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFogclayjohn
2021-10-14Fix the height fog effectBrian Semrau
2021-10-07Merge pull request #53523 from Calinou/remove-occlusion-colorRémi Verschelde
2021-10-07Clamp Environment's SSR fade-in and fade-out to positive valuesHugo Locurcio
2021-10-07Remove unimplemented `Environment.ambient_light_occlusion_color` propertyHugo Locurcio
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-05Rename GI Classesreduz
2021-03-28Document how to avoid light leaks with GIProbe and SDFGIHugo Locurcio
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2021-02-08doc: Sync classref with current sourceRémi Verschelde
2020-12-21Port ASSAO to Godot to replace SAOclayjohn
2020-11-28Environment brightness, contrast, saturation restore with color correction.clayjohn
2020-10-18Revert "Replace SAO implementation with MSSAO"Juan Linietsky
2020-10-18Merge pull request #42077 from clayjohn/MSSAOJuan Linietsky
2020-10-18Merge pull request #42201 from clayjohn/Vulkan-new-glowJuan Linietsky
2020-10-18Replace SAO implementation with MSSAOclayjohn
2020-10-18Optimize Glow with local memoryclayjohn