Commit History

Author SHA1 Message Date
  Juan Linietsky 6cb841edcb Ensure ETC2 textures are ALSO compressed to Po2 when have mipmaps. Fixes #26733 6 years ago
  Rémi Verschelde b7cc2bb1e2 Core: Ensure classes match their header filename 6 years ago
  Rémi Verschelde cc0842f9a6 Prevent upscaled SVG from exceeding Image bounds 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Juan Linietsky f141f747de Fix Squish decompression, closes #18109 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  elasota 4cd866685e Use cluster fit at higher quality levels 7 years ago
  elasota 35f6ba5c5d BPTC support 7 years ago
  Aaron Franke cf136a91d6 [Core] Completely kill math_2d.h, change includes 7 years ago
  Juan Linietsky edde52c8de Added proper import support for 3D and Array textures 7 years ago
  Juan Linietsky b66580927e Merge pull request #19313 from RandomShaper/improve-image 7 years ago
  Pedro J. Estébanez 8c05c2830c Add trilinear filtering to image scaling 7 years ago
  geequlim c5efe5d625 Add webp buffer loader for Image 7 years ago
  Juan Linietsky e179bf0726 Ensure, if a texture meant for a normal map is imported and size limit exists, that it's renormalized after resize. 7 years ago
  karroffel 130bf14ac8 added rgbe_to_srgb method to Image 7 years ago
  Juan Linietsky 863781dd3c Merge pull request #18505 from AlexHolly/image-point2-helper 7 years ago
  Juan Linietsky 6244b9e2e1 Add option to renormalize mipmaps when generating them for normalmaps. 7 years ago
  Alexander Holland 97485c8df0 add Point2 helper for Image.get_pixel and Image.set_pixel 7 years ago
  Neil Graham 617d3cde1a change to clang format 7 years ago
  Neil Graham bc7db7a08d add Image::bumpmap_to_normalmap conversion function 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Juan Linietsky 474523d409 Revert "Add missing image format RGB10A2. Fixes #14964" 7 years ago
  Rémi Verschelde 6d812ad27f Merge pull request #15051 from binbitten/bug-fixes 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  binbitten 267bad6b4c Add missing image format RGB10A2. Fixes #14964 7 years ago
  Juan Linietsky c9d88fd8e8 Add functions to image to load a PNG or JPG from a buffer, closes #4024 7 years ago
  Daniel J. Ramirez 59c2e8906a Improved packed scene previews. 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Andrii Doroshenko (Xrayez) 4de96518c8 Add handy get_size() method to Image class 8 years ago
  ducdetronquito 566655adc1 [#9292] Renamed Image.put_pixel() to set_pixel(). 8 years ago