mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-19 22:18:59 +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.