mirror of
https://github.com/godotengine/godot
synced 2024-11-02 08:53:46 +00:00
0ab928e060
Avoid unnecessary allocation of temporary buffers for each mip, and creates only one Image with the compressed data. Also renames variable and reorders code for clarity. Clarify that squish is now only used for decompression. Documented which formats can be decompressed in Image. |
||
---|---|---|
.. | ||
config.py | ||
image_decompress_squish.cpp | ||
image_decompress_squish.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |