summaryrefslogtreecommitdiffstats
path: root/servers/rendering/renderer_rd/environment/sky.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #64167 from clayjohn/screen-texture-hintMax Hilbrunner2022-08-191-5/+9
|\
| * Add shader uniform hints for screen textures so users can specify custom filt...clayjohn2022-08-091-5/+9
* | Rename shader parameter uniform setter/getter methods for consistencyHugo Locurcio2022-08-041-1/+1
|/
* Changed storage structs to privateBastiaan Olij2022-08-011-29/+29
* Merge pull request #63527 from BastiaanOlij/rework_environmentRémi Verschelde2022-07-291-38/+38
|\
| * Restructure environment in render implementationBastiaan Olij2022-07-291-38/+38
* | Rename RenderingServer global shader uniform methods to be more explicitHugo Locurcio2022-07-281-2/+2
|/
* Use full size mipmaps for reflections when in high-quality modeclayjohn2022-07-261-6/+7
* Implement shader uniform groups/subgroupsYuri Rubinsky2022-07-261-1/+15
* Move Sky(RD) into environmentBastiaan Olij2022-07-261-0/+1926