mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00

-Improvements to texture importer -Proper detection of S3TC compression modes, and added all modes to Image -Fixes to non-power of 2 compressed textures, which should all be supported by GLES3
2 lines
52 B
C++
2 lines
52 B
C++
#define TINYEXR_IMPLEMENTATION
|
|
#include "tinyexr.h"
|