godot/modules/tinyexr
Marcel Admiraal a3b938d6dc Refactor image_saver_tinyexr.cpp to prevent compiler warnings.
Prevents GCC compiler throwing: control reaches end of non-void function.
Prevents Visual Studio throwing C4715: not all control paths return a value.
2020-02-11 10:29:09 +01:00
..
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
image_loader_tinyexr.cpp Remove duplicate ERR_PRINT macro. 2020-02-05 11:13:24 +01:00
image_loader_tinyexr.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
image_saver_tinyexr.cpp Refactor image_saver_tinyexr.cpp to prevent compiler warnings. 2020-02-11 10:29:09 +01:00
image_saver_tinyexr.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub SCons: Always use env.Prepend for CPPPATH 2019-04-30 13:12:06 +02:00