Historie revizí

Autor SHA1 Zpráva Datum
  Haoyu Qiu 73d5851232 Expose `Image.COMPRESS_SOURCE_LAYERED` to scripting před 3 roky
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 před 3 roky
  Dipal M Zambare b626c57bc7 Fixes 50428, added missing checks for image lock před 4 roky
  Haoyu Qiu 91ea7530bd Validates the `p_format` parameter in `Image::create` functions. před 4 roky
  Paweł Fertyk 2676d815ab Validate image formats, check if resize_to_po2 failed před 4 roky
  Marcel Admiraal 7e03bd1671 Remove duplicate WARN_PRINTS macro před 4 roky
  Morris Tabor 5de08ef1d6 Implement lossless WebP encoding před 4 roky
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops před 4 roky
  Rémi Verschelde b4af1eba0a Style: Enforce use of bool literals instead of integers před 4 roky
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) před 4 roky
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks před 4 roky
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine před 4 roky
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine před 4 roky
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines před 4 roky
  Haoyu Qiu 0a17e96ab2 Fix invalid memory usage when modifying locked image před 4 roky
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 před 4 roky
  Theogen Ratkin 8f6a6ac8d0 Add interpolation parameter to resize_to_po2() před 4 roky
  Hugo Locurcio 7db872b55a Add `Image.load_bmp_from_buffer()` for run-time BMP image loading před 5 roky
  Marcel Schneider c62ce03679 Make sure that a new image can only be created when the buffer is not currently locked před 5 roky
  Rémi Verschelde 8e6dd3191f Image: Improve error messages for invalid creation size před 5 roky
  Paul Herman 850f07a4d9 Expose loading TGA images in Image. před 5 roky
  Maganty Rushyendra afac2514f8 Fix upscaling image with bilinear interpolation option specified před 5 roky
  azagaya a6d8773d0b Fixing wrong blending rect methods před 5 roky
  Andrii Doroshenko (Xrayez) a3cad44f44 Add `Image.save_png_to_buffer` method před 5 roky
  Vasiliy Makarov 982dee67f0 Fix square image resize před 5 roky
  clayjohn 2c0d391c48 Force mipmaps off when importing RGBA4444 textures před 5 roky
  Haoyu Qiu f7d4e6ef6b Fixes invalid writes in Image operations před 5 roky
  Eric Rybicki 439e0027ec Fix AtlasPacker ignoring semi-transparent pixels před 5 roky
  clayjohn 7a9fc69a16 Fallback to RGBA4444 for textures with alpha set to ETC compression před 5 roky
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 před 5 roky