summaryrefslogtreecommitdiffstats
path: root/servers/rendering/storage/environment_storage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Add adjustments and color correction to Compatibility rendererclayjohn2024-04-251-5/+1
* Merge pull request #87360 from BastiaanOlij/gles_glowRémi Verschelde2024-02-201-5/+0
|\
| * Implement glow/bloom on compatibility rendererBastiaan Olij2024-02-191-5/+0
* | Implement hooks into rendererBastiaan Olij2024-02-181-0/+14
|/
* Add optional depth fogEidolon2024-02-171-1/+36
* [Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicableA Thousand Ships2023-09-251-102/+102
* Add warnings for unsupported features in mobile and gl_compatibility backendsclayjohn2023-02-261-0/+35
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix use of comma instead of semicolonQuentin Guidée2022-12-171-1/+1
* Merge pull request #60185 from Calinou/environment-fog-and-sky-affectRémi Verschelde2022-09-011-2/+16
|\
| * Add Environment properties to control fog rendering on background skyHugo Locurcio2022-09-011-2/+16
* | Implement Physical Light Units as an optional setting.clayjohn2022-08-311-51/+12
|/
* Restructure environment in render implementationBastiaan Olij2022-07-291-0/+769