godot/modules/tinyexr
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
image_loader_tinyexr.cpp Color: Rename to_srgb/to_linear to include base color space 2022-04-13 11:45:52 +02:00
image_loader_tinyexr.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
image_saver_tinyexr.cpp For in-engine processing allow saving openexr to a buffer. 2022-06-23 08:53:15 -07:00
image_saver_tinyexr.h For in-engine processing allow saving openexr to a buffer. 2022-06-23 08:53:15 -07:00
register_types.cpp For in-engine processing allow saving openexr to a buffer. 2022-06-23 08:53:15 -07:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub tinyexr: Sync with upstream 1.0.1 2021-11-19 11:25:14 +01:00