Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
há 4 anos atrás |
Theogen Ratkin
|
8f6a6ac8d0
Add interpolation parameter to resize_to_po2()
|
há 4 anos atrás |
Hugo Locurcio
|
7db872b55a
Add `Image.load_bmp_from_buffer()` for run-time BMP image loading
|
há 5 anos atrás |
Paul Herman
|
850f07a4d9
Expose loading TGA images in Image.
|
há 5 anos atrás |
Andrii Doroshenko (Xrayez)
|
a3cad44f44
Add `Image.save_png_to_buffer` method
|
há 5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
há 5 anos atrás |
qarmin
|
17732fe698
Added some obvious errors explanations
|
há 6 anos atrás |
Andrii Doroshenko (Xrayez)
|
c362527cb5
Modify outdated comments and error messages regarding indexed images
|
há 6 anos atrás |
Marc Gilleron
|
cd2de77b04
Add Image.save_exr()
|
há 6 anos atrás |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
há 6 anos atrás |
Daw11
|
28bff3d1ad
Implement Lanczos image filter
|
há 6 anos atrás |
Juan Linietsky
|
6cb841edcb
Ensure ETC2 textures are ALSO compressed to Po2 when have mipmaps. Fixes #26733
|
há 6 anos atrás |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
há 6 anos atrás |
Rémi Verschelde
|
cc0842f9a6
Prevent upscaled SVG from exceeding Image bounds
|
há 6 anos atrás |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
há 6 anos atrás |
Juan Linietsky
|
f141f747de
Fix Squish decompression, closes #18109
|
há 7 anos atrás |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
há 7 anos atrás |
elasota
|
4cd866685e
Use cluster fit at higher quality levels
|
há 7 anos atrás |
elasota
|
35f6ba5c5d
BPTC support
|
há 7 anos atrás |
Aaron Franke
|
cf136a91d6
[Core] Completely kill math_2d.h, change includes
|
há 7 anos atrás |
Juan Linietsky
|
edde52c8de
Added proper import support for 3D and Array textures
|
há 7 anos atrás |
Juan Linietsky
|
b66580927e
Merge pull request #19313 from RandomShaper/improve-image
|
há 7 anos atrás |
Pedro J. Estébanez
|
8c05c2830c
Add trilinear filtering to image scaling
|
há 7 anos atrás |
geequlim
|
c5efe5d625
Add webp buffer loader for Image
|
há 7 anos atrás |
Juan Linietsky
|
e179bf0726
Ensure, if a texture meant for a normal map is imported and size limit exists, that it's renormalized after resize.
|
há 7 anos atrás |
karroffel
|
130bf14ac8
added rgbe_to_srgb method to Image
|
há 7 anos atrás |
Juan Linietsky
|
863781dd3c
Merge pull request #18505 from AlexHolly/image-point2-helper
|
há 7 anos atrás |
Juan Linietsky
|
6244b9e2e1
Add option to renormalize mipmaps when generating them for normalmaps.
|
há 7 anos atrás |
Alexander Holland
|
97485c8df0
add Point2 helper for Image.get_pixel and Image.set_pixel
|
há 7 anos atrás |
Neil Graham
|
617d3cde1a
change to clang format
|
há 7 anos atrás |