godot/modules/tinyexr
2025-11-21 18:58:26 +01:00
..
config.py Add Image.load_exr_from_buffer and enable tinyexr by default 2025-11-21 18:58:26 +01:00
image_loader_tinyexr.cpp Add Image.load_exr_from_buffer and enable tinyexr by default 2025-11-21 18:58:26 +01:00
image_loader_tinyexr.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
image_saver_tinyexr.cpp Replace size() == 0 with is_empty(). 2025-04-02 19:18:43 +08:00
image_saver_tinyexr.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
register_types.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_types.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub Revert "SCons: Add CPPEXTPATH for external includes" 2025-10-06 13:09:22 -05:00