Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
reduz
|
e3eacbc8a6
Make EXR import format support all depths and channel configurations
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Rémi Verschelde
|
6d16f2f053
Fix error macro calls not ending with semicolon
|
6 years ago |
Vivatchai Kaveeta
|
f0562a5ef6
Fix import grayscale EXR
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
08f71baca5
Fix loading EXR with alpha channel
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
elasota
|
4b7885fb1e
Fix tiled EXR crash, update tinyexr to head to fix corrupted uncompressed EXR loading
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
7d9f14e9e4
TinyEXR: Fix EXR header when parsing pixels encoded as HALF
|
7 years ago |
Poommetee Ketson
|
ed606ded52
Fix files header
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Daniel J. Ramirez
|
da8fecf25e
Added support for SVG
|
8 years ago |
Juan Linietsky
|
5567e898d1
Several fixes related to PBR and Environment
|
8 years ago |
Juan Linietsky
|
f89641907f
-Added EXR supprot for HDR (no BC6 compression yet though)
|
8 years ago |