1
0
Fork 0
godot/modules/tinyexr
metamuffin 6145b0ca29
Add Image.load_exr_from_buffer and enable tinyexr by default
2025-11-21 18:58:26 +01:00
..
SCsub Revert "SCons: Add `CPPEXTPATH` for external includes" 2025-10-06 13:09:22 -05: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
register_types.h Style: Replace header guards with `#pragma once` 2025-03-07 17:33:47 -06:00