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 Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
image_loader_tinyexr.h Several fixes related to PBR and Environment 2017-05-30 08:56:19 -03:00
register_types.cpp -Added EXR supprot for HDR (no BC6 compression yet though) 2017-05-26 22:31:32 -03:00
register_types.h -Added EXR supprot for HDR (no BC6 compression yet though) 2017-05-26 22:31:32 -03:00
SCsub -Added EXR supprot for HDR (no BC6 compression yet though) 2017-05-26 22:31:32 -03:00