godot/modules/etcpak
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
config.py Add etcpak library for faster ETC/ETC2/S3TC imports. 2021-04-13 00:12:12 +02:00
image_compress_etcpak.cpp etcpak: Workaround multiple-of-4 requirement for 3D texture mipmaps. 2022-01-23 11:32:05 -08:00
image_compress_etcpak.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub etcpak: We only need the compression code, remove rest of etcpak app 2021-04-14 16:50:02 +02:00