mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
This commit fixes texture compression via ETCPAK_TYPE_ETC2_RA_AS_RG, switching to the right color channels and using the right compression method. Textures imported with previous versions need to be re-imported in order to render correctly.