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-18 14:21:41 +00:00
Code
Releases
Wiki
Activity
Files
cbcec0d0567b0b5e173f1e9f90f2c03317156275
godot
/
modules
/
tinyexr
History
reduz
e3eacbc8a6
Make EXR import format support all depths and channel configurations
2020-09-09 16:51:32 -03:00
..
config.py
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
image_loader_tinyexr.cpp
Make EXR import format support all depths and channel configurations
2020-09-09 16:51:32 -03:00
image_loader_tinyexr.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
image_saver_tinyexr.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
image_saver_tinyexr.h
Update copyright statements to 2020
2020-01-01 11:16:22 +01:00
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
tinyexr: Enable C++11 threaded loading
2020-04-30 15:31:02 +02:00