Commit History

Author SHA1 Message Date
  Yufeng Ying 33817b186f Remove unused header in drivers and modules. 8 months ago
  Yevhen Babiichuk (DustDFG) af6d260c17 Don't include `core/io/image.h` in `core/os/os.h` 10 months ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Mark Riedesel 5cb07486db Add buffer size check to Image.load_tga_from_buffer(). Fixes #67985 2 years ago
  kobewi 072f6feaba Make some Image methods static 3 years ago
  Rémi Verschelde 985fc6c5dc Merge pull request #65717 from Ithamar/feat-tga-16bits 2 years ago
  Fabio Alessandrelli e8fc6bfeb5 [Core] Make ImageFormatLoader extensible. 3 years ago
  Ithamar R. Adema 200f6ac089 Add 16-bits TGA support 3 years ago
  Yuri Sizov 672e9d6868 Make `ImageLoader` take bit field flags 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  bruvzg 25cd29ae66 Fix loading RLE compressed TGA files. 4 years ago
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() 4 years ago
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) 6 years ago
  Hein-Pieter van Braam-Stewart 403e4fd08b Fix a crash in the TGA loader with malformed input 4 years ago
  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
  Hugo Locurcio 0209e3790e Add `Image.load_bmp_from_buffer()` for run-time BMP image loading 4 years ago
  Paul Herman 7d4b3e6587 Expose loading TGA images in Image. 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
  Rémi Verschelde dcd1151d77 Enforce use of bool literals instead of integers 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 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
  Andrii Doroshenko (Xrayez) d0f0f1f1cb Fix TGA indexed images loaded with flipped color table 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago