mirror of
https://github.com/godotengine/godot.git
synced 2026-03-10 21:06:13 +00: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.