Commit History

Author SHA1 Message Date
  Haoyu Qiu 0a17e96ab2 Fix invalid memory usage when modifying locked image 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Theogen Ratkin 8f6a6ac8d0 Add interpolation parameter to resize_to_po2() 4 years ago
  Hugo Locurcio 7db872b55a Add `Image.load_bmp_from_buffer()` for run-time BMP image loading 5 years ago
  Marcel Schneider c62ce03679 Make sure that a new image can only be created when the buffer is not currently locked 5 years ago
  Rémi Verschelde 8e6dd3191f Image: Improve error messages for invalid creation size 5 years ago
  Paul Herman 850f07a4d9 Expose loading TGA images in Image. 5 years ago
  Maganty Rushyendra afac2514f8 Fix upscaling image with bilinear interpolation option specified 5 years ago
  azagaya a6d8773d0b Fixing wrong blending rect methods 5 years ago
  Andrii Doroshenko (Xrayez) a3cad44f44 Add `Image.save_png_to_buffer` method 5 years ago
  Vasiliy Makarov 982dee67f0 Fix square image resize 5 years ago
  clayjohn 2c0d391c48 Force mipmaps off when importing RGBA4444 textures 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 6 years ago
  qarmin 17732fe698 Added some obvious errors explanations 6 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
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago