mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-28 09:13:45 +00:00
d295dacb9b
Change lighting model for new maps to allow better overbrightness. Cache player colours instead of loading from scripts every time the renderer wants them. This was SVN commit r9123.
4 lines
49 B
GLSL
4 lines
49 B
GLSL
!!ARBfp1.0
|
|
MOV result.color, fragment.color;
|
|
END
|