index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Image.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add note about alpha channels blending to `Image.blit_rect`
David Rautert
2024-11-11
1
-0
/
+1
*
Fix many untagged true/false/null in the documentation
Micky
2024-11-10
1
-2
/
+2
*
Merge pull request #95749 from Mickeon/documentation-example-pruning
Rémi Verschelde
2024-08-26
1
-2
/
+0
|
\
|
*
Remove empty `[b]Example:[/b]` lines from the class reference
Micky
2024-08-19
1
-2
/
+0
*
|
Merge pull request #92496 from clayjohn/HDR-2D-sRGB
Rémi Verschelde
2024-08-19
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
Ensure MovieWriter output is in gamma space when using HDR 2D
clayjohn
2024-05-28
1
-1
/
+7
*
|
[TextServer, GDExtension] Fix building text servers as GDExtension, expose ne...
bruvzg
2024-06-12
1
-1
/
+17
|
/
*
[Doc] Fix some incorrect uses of `a/an`
A Thousand Ships
2024-03-13
1
-1
/
+1
*
Overhaul some "uncommon" wording in class reference
Micky
2024-03-01
1
-4
/
+4
*
Add missing descriptions for Image's documentation
Micky
2024-01-09
1
-0
/
+11
*
Fix various typos in documentation
Septian
2024-01-05
1
-1
/
+1
*
Link to runtime loading/saving tutorial and improve Image documentation
Hugo Locurcio
2023-11-14
1
-7
/
+14
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-2
/
+2
*
fix incorrect GL format code for 16 bit float formats
chokomancarr
2023-09-21
1
-4
/
+4
*
Expose and document Image.get_mipmap_count()
bitsawer
2023-09-19
1
-1
/
+8
*
Revert "Implement loading DDS textures at run-time"
clayjohn
2023-08-29
1
-7
/
+0
*
Add support for KTX & KTX2 image format
acazuc
2023-08-19
1
-0
/
+7
*
Implement loading DDS textures at run-time
Marcin Nowak
2023-07-31
1
-0
/
+7
*
Fix many typos in documentation
Septian
2023-07-19
1
-2
/
+2
*
Merge pull request #78248 from felaugmar/load-svg-adjustable-scale
Yuri Sizov
2023-07-12
1
-0
/
+19
|
\
|
*
Added Image's `load_svg_from_(buffer|string)`
Felipe Augusto Marques
2023-06-23
1
-0
/
+19
*
|
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
|
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
|
/
*
Make documentation sorting use natural order
Ninni Pipping
2023-05-09
1
-5
/
+5
*
Fix `Image.compress` description
Ninni Pipping
2023-04-13
1
-1
/
+1
*
Expose more compression formats in Image and fix compress check
Ninni Pipping
2023-04-13
1
-0
/
+6
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
doc: Fix Image 'set_pixel' doc for use of 'create'
Rémi Verschelde
2023-02-08
1
-8
/
+4
*
Refactor high quality texture import
Juan Linietsky
2023-01-30
1
-6
/
+2
*
C#: Renames to follow .NET naming conventions
Raul Santos
2023-01-27
1
-1
/
+1
*
Uppercase references to color constants in documentation
Anthony Cossins
2023-01-13
1
-2
/
+2
*
Merge pull request #65376 from reduz/astc-support
Rémi Verschelde
2022-12-20
1
-2
/
+29
|
\
|
*
Implement basic ASTC support
Juan Linietsky
2022-12-20
1
-2
/
+29
*
|
Document Texture, CompressedTexture and Placeholder classes
Hugo Locurcio
2022-11-11
1
-1
/
+1
*
|
Merge pull request #66017 from Mickeon/rename-image-copy-rect
Rémi Verschelde
2022-11-02
1
-3
/
+3
|
\
\
|
*
|
Rename Image's `get_rect` to `get_region`
Micky
2022-11-01
1
-3
/
+3
*
|
|
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-2
/
+4
|
/
/
*
|
Fix small mistakes throughout much of the documentation
VolTer
2022-10-21
1
-4
/
+4
*
|
Make some Image methods static
kobewi
2022-10-14
1
-4
/
+15
*
|
Undo #51969, generate_mipmaps runs on caller thread.
Marc Gilleron
2022-10-04
1
-1
/
+0
|
/
*
[doc] Use "param" instead of "code" to refer to parameters (6)
Andy Maloney
2022-08-12
1
-26
/
+26
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-79
/
+79
*
Merge pull request #62861 from samdze/image-size-vector2i
Rémi Verschelde
2022-08-08
1
-1
/
+1
|
\
|
*
Make Image.get_size() return a Vector2i instead of a Vector2
Samuele Zolfanelli
2022-07-09
1
-1
/
+1
*
|
Merge pull request #63005 from Chaosus/image_rotate
Rémi Verschelde
2022-07-19
1
-0
/
+13
|
\
\
|
*
|
Implement `rotate_90/rotate_180` functions to `Image`
Yuri Rubinsky
2022-07-15
1
-0
/
+13
|
|
/
*
/
Use integer types in Image and ImageTexture methods
FireForge
2022-07-18
1
-12
/
+12
|
/
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-0
/
+7
*
Restore the openexr grayscale property.
K. S. Ernest (iFire) Lee
2022-06-23
1
-0
/
+8
*
Document the MovieWriter class and associated project settings
Hugo Locurcio
2022-06-23
1
-0
/
+4
[next]