mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
9c8c8bc42a
Normal maps contain redundant color information and the engine supports compression algorithms (like DXT5n) optimized for that. It has previously only been enabled for the water normal maps. Pull Request: #8114