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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
6c44c80c62b0e0b778f5340f18e4de108de4ecd5
godot
/
modules
/
tinyexr
History
Thaddeus Crews
1f56d96cf2
Merge pull request
#104893
from Repiteo/scons/external-includes-alt
...
SCons: Add `CPPEXTPATH` for external includes
2025-04-02 07:48:03 -05:00
..
config.py
SCons: Unify tools/target build type configuration
2022-09-26 16:31:46 +02:00
image_loader_tinyexr.cpp
Remove unused header in drivers and modules.
2024-12-24 00:40:47 +08: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
SCons: Add
CPPEXTPATH
for external includes
2025-04-02 07:29:08 -05:00