mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +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 | ||