Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Vasiliy Makarov
|
d45e8734d1
Fix square image resize
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Thakee Nathees
|
cb53b1d88e
some typo in method binds fixed
|
5 years ago |
Rémi Verschelde
|
f725bd99f4
Fix some -Wmaybe-uninitialized warnings
|
5 years ago |
clayjohn
|
0c3af32d77
Force mipmaps off when importing RGBA4444 textures
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Hanif Bin Ariffin
|
7bc1dc828f
Remove deprecated Color::gray
|
5 years ago |
Juan Linietsky
|
2049dec79e
Added normalmap guided roughness mipmap generator, and a global roughness limiter.
|
5 years ago |
Juan Linietsky
|
da0457fa29
Several fixes to GIProbes
|
5 years ago |
Juan Linietsky
|
4aea9f74e6
Rewritten StreamTexture for better code reuse, added basis universal support
|
5 years ago |
Juan Linietsky
|
0586e18449
Custom material support seems complete.
|
6 years ago |
Marcel Admiraal
|
f0db13502a
Remove duplicate WARN_PRINT macro.
|
5 years ago |
Haoyu Qiu
|
f7d4e6ef6b
Fixes invalid writes in Image operations
|
5 years ago |
Eric Rybicki
|
439e0027ec
Fix AtlasPacker ignoring semi-transparent pixels
|
5 years ago |
clayjohn
|
7a9fc69a16
Fallback to RGBA4444 for textures with alpha set to ETC compression
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rafał Mikrut
|
9ddb3265e1
Fix some crashes, overflows and using variables without values
|
5 years ago |
Hanif Bin Ariffin
|
f8c2b64c99
Fixed uinitialized variable in srgb_to_linear table
|
5 years ago |
Rafał Mikrut
|
e53e1c566a
Fix some crashes and using null pointers
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
c362527cb5
Modify outdated comments and error messages regarding indexed images
|
6 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
Davide Busterna
|
5ba632a73b
Fix image offset when upscaling with Lanczos
|
6 years ago |
Marc Gilleron
|
cd2de77b04
Add Image.save_exr()
|
6 years ago |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 years ago |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 years ago |
Rémi Verschelde
|
6b30f284a0
Merge pull request #29980 from Dentrax/directed-by-qarmin
|
6 years ago |
Furkan Türkal
|
7d8d337b2c
fix some crashes
|
6 years ago |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 years ago |