index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
tinyexr
/
image_loader_tinyexr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix memory leak on error paths in tinyexr loader
Alistair Leslie-Hughes
2023-11-17
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Make some Image methods static
kobewi
2022-10-14
1
-1
/
+1
*
[Core] Make ImageFormatLoader extensible.
Fabio Alessandrelli
2022-09-20
1
-1
/
+1
*
Make `ImageLoader` take bit field flags
Yuri Sizov
2022-08-23
1
-3
/
+3
*
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-04-13
1
-2
/
+2
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-3
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
tinyexr: Sync with upstream 1.0.1
Rémi Verschelde
2021-11-19
1
-0
/
+2
*
Rename File::get_len() get_length()
Marcel Admiraal
2021-05-25
1
-1
/
+1
*
Make all file access 64-bit (uint64_t)
Pedro J. Estébanez
2021-05-17
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Make EXR import format support all depths and channel configurations
reduz
2020-09-09
1
-53
/
+105
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-1
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-7
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-10
/
+8
*
Remove duplicate ERR_PRINT macro.
Marcel Admiraal
2020-02-05
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added release function to PoolVector::Access.
Ibrahn Sahir
2019-07-06
1
-1
/
+1
*
Fix error macro calls not ending with semicolon
Rémi Verschelde
2019-06-11
1
-2
/
+2
*
Fix import grayscale EXR
Vivatchai Kaveeta
2019-03-22
1
-14
/
+23
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix loading EXR with alpha channel
Rémi Verschelde
2018-12-30
1
-3
/
+3
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+2
*
Fix tiled EXR crash, update tinyexr to head to fix corrupted uncompressed EXR...
elasota
2018-08-27
1
-11
/
+70
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
TinyEXR: Fix EXR header when parsing pixels encoded as HALF
Rémi Verschelde
2017-12-05
1
-5
/
+20
*
Fix files header
Poommetee Ketson
2017-09-01
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Added support for SVG
Daniel J. Ramirez
2017-08-20
1
-1
/
+1
*
Several fixes related to PBR and Environment
Juan Linietsky
2017-05-30
1
-4
/
+12
*
-Added EXR supprot for HDR (no BC6 compression yet though)
Juan Linietsky
2017-05-26
1
-0
/
+160