summaryrefslogtreecommitdiff
path: root/doc/classes/Image.xml
AgeCommit message (Expand)Author
2023-01-27C#: Renames to follow .NET naming conventionsRaul Santos
2023-01-13Uppercase references to color constants in documentationAnthony Cossins
2022-12-20Merge pull request #65376 from reduz/astc-supportRémi Verschelde
2022-12-20Implement basic ASTC supportJuan Linietsky
2022-11-11Document Texture, CompressedTexture and Placeholder classesHugo Locurcio
2022-11-02Merge pull request #66017 from Mickeon/rename-image-copy-rectRémi Verschelde
2022-11-02Style: Misc docs and comment style and language fixesRémi Verschelde
2022-11-01Rename Image's `get_rect` to `get_region`Micky
2022-10-21Fix small mistakes throughout much of the documentationVolTer
2022-10-14Make some Image methods statickobewi
2022-10-04Undo #51969, generate_mipmaps runs on caller thread.Marc Gilleron
2022-08-12[doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney
2022-08-08Rename the argument tag to param in XML documentationYuri Sizov
2022-08-08Merge pull request #62861 from samdze/image-size-vector2iRémi Verschelde
2022-07-19Merge pull request #63005 from Chaosus/image_rotateRémi Verschelde
2022-07-18Use integer types in Image and ImageTexture methodsFireForge
2022-07-15Implement `rotate_90/rotate_180` functions to `Image`Yuri Rubinsky
2022-07-09Make Image.get_size() return a Vector2i instead of a Vector2Samuele Zolfanelli
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-06-23Restore the openexr grayscale property.K. S. Ernest (iFire) Lee
2022-06-23Document the MovieWriter class and associated project settingsHugo Locurcio
2022-06-21Add support for saving WebP imagesAaron Franke
2022-06-21Implement Running Godot as Movie Writerreduz
2022-04-19Merge pull request #50175 from kleonc/image-blit-blend-fix-rectsHugo Locurcio
2022-03-30Add PortableCompressedTexturereduz
2022-02-15Add an XML schema for documentationHugo Locurcio
2022-02-04Faster CVTT by reducing quality.K. S. Ernest (iFire) Lee
2022-01-18Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde
2022-01-14Remove support for PVRTC texture encoding and decodingHugo Locurcio
2021-12-06Fix link to the supported image formats in the Image classManolis Papadeas
2021-11-26Fix `Image.blit_rect/blend_rect()` for negative `p_dest` pointkleonc
2021-11-23Add Image::fill_rect methodkleonc
2021-11-15Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde
2021-10-06doc: Update links to latest documentation after content reorganizationRémi Verschelde
2021-08-22Document `Image.generate_mipmaps()` always running on the main threadHugo Locurcio
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-28Merge pull request #50677 from Calinou/doc-image-save-exr-editor-onlyRémi Verschelde
2021-07-22Fix miscellaneous doc typos and inconsistenciesNicholas Huelin
2021-07-21Document `Image.save_exr()` only being available in editor buildsHugo Locurcio
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-04-16Import: Cleanup and optimize etcpak compression methodRémi Verschelde
2021-03-19class reference proofreadingPaul Joannon
2021-02-19doc: Sync classref with current sourceRémi Verschelde
2020-12-29Consistently use normal_mapMarcel Admiraal
2020-12-18Add interpolation parameter to resize_to_po2()Theogen Ratkin
2020-12-10Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2Rémi Verschelde
2020-11-21Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelvAaron Franke
2020-11-17Describe `ImageTexture`, `Image` creation and usageAndrii Doroshenko (Xrayez)
2020-10-20Add `Image.load_bmp_from_buffer()` for run-time BMP image loadingHugo Locurcio
2020-09-11Clarify get_data Image methodEbrahim Ebrahim