godot/modules/tinyexr
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +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 Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
image_saver_tinyexr.cpp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
image_saver_tinyexr.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02: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