mirror of
https://github.com/godotengine/godot.git
synced 2024-11-21 03:18:37 +08:00
f89641907f
-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
3 lines
52 B
C++
3 lines
52 B
C++
#define TINYEXR_IMPLEMENTATION
|
|
#include "tinyexr.h"
|