This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
6145b0ca2942d6b97e03612848dceb3cfda6b68f
godot
/
modules
/
tinyexr
History
metamuffin
6145b0ca29
Add Image.load_exr_from_buffer and enable tinyexr by default
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
…
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