index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
rendering
/
rasterizer_rd
/
shaders
/
scene_high_end.glsl
Age
Commit message (
Expand
)
Author
2020-10-18
Revert "Replace SAO implementation with MSSAO"
Juan Linietsky
2020-10-18
Merge pull request #42077 from clayjohn/MSSAO
Juan Linietsky
2020-10-18
Merge pull request #41415 from clayjohn/VULKAN-shader-overrides
Juan Linietsky
2020-10-18
Replace SAO implementation with MSSAO
clayjohn
2020-10-18
Add FOG, RADIANCE, and IRRADIANCE shader overrides
clayjohn
2020-10-17
Add aerial perspective to fixed fog
clayjohn
2020-10-15
Fix "fixed" fog drawing in front of volumetric fog with a sky background
Hugo Locurcio
2020-09-18
Fix typos with codespell
Rémi Verschelde
2020-09-04
Merge pull request #40958 from clayjohn/VULKAN-shadow-noise
Rémi Verschelde
2020-08-13
Restored fog (non volumetric).
Juan Linietsky
2020-08-13
Added volumetric fog effect.
Juan Linietsky
2020-08-01
Improve the quick hash function for all GPUs
clayjohn
2020-07-22
Refactor light clustering
Juan Linietsky
2020-06-28
Slight occlusion improvements.
Juan Linietsky
2020-06-26
Addition of SDFGI for open world global illumination
Juan Linietsky
2020-05-18
GLSL: Change shader type specifier from [vertex] to #[vertex]
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
New lightmapper
Juan Linietsky
2020-05-10
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Rémi Verschelde
2020-04-14
Add support for projectors in spot and omni lights.
Juan Linietsky
2020-04-14
Merge pull request #37861 from reduz/implement-decals
Rémi Verschelde
2020-04-14
Implement decals
Juan Linietsky
2020-04-13
Merge pull request #37749 from clayjohn/Vulkan-improved-ss
Rémi Verschelde
2020-04-12
Implement MSAA
Juan Linietsky
2020-04-10
Add proper quality settings to soft shadows
clayjohn
2020-04-09
Support light size and soft shadows
Juan Linietsky
2020-04-08
Refactored shadowmapping.
Juan Linietsky
2020-04-04
Re-implement subsurface scattering.
Juan Linietsky
2020-03-27
Renaming of servers for coherency.
Juan Linietsky