mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
f781181899
Currently we're incorrectly using sRGB colors as raw inputs for lighting instead of conversion to linear space. For proper PBR we need linear values.