godot/modules/tinyexr
Rémi Verschelde cb59236ce9 Disable etc2comp and tinyexr modules on non-tools build
They are not necessary in such configuration, and require C++11
and (on Android) the STL.

Fixes #9273.
2017-06-30 18:16:38 +02:00
..
config.py Disable etc2comp and tinyexr modules on non-tools build 2017-06-30 18:16:38 +02:00
image_loader_tinyexr.cpp
image_loader_tinyexr.h
register_types.cpp
register_types.h
SCsub