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