mirror of
https://github.com/godotengine/godot
synced 2024-11-02 09:38:07 +00:00
a1a2c2c2ce
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. |
||
---|---|---|
.. | ||
config.py | ||
image_compress_etcpak.cpp | ||
image_compress_etcpak.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |