Age | Commit message (Collapse) | Author |
|
String: Add contains().
|
|
Add type icons to Project Settings, Array, and Dictionary editors
|
|
|
|
Initialized Member Variables in /modules
|
|
[GDExtension] Fix registration of functions with enum or native pointer return type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to AUTOWRAP_WORD_SMART to match 3.x behavior.
|
|
return type.
|
|
|
|
|
|
This could lead to have a step of 0 when parsing e.g. "1,10,is_greater".
|
|
|
|
get_viewport()->gui_get_focus_owner()
|
|
|
|
|
|
|
|
Expand description for warp_mouse_position method
|
|
|
|
|
|
|
|
translation detection by the OS.
|
|
HTTPClientJavaScript already supports non-blocking requests.
|
|
Add more detail to the description for the warp_mouse_position method, clarifying that the vector is in screen coordinates and relative to an origin at the top of the game window.
|
|
Changes: https://chromium.googlesource.com/webm/libwebp/+/1.2.2/NEWS
|
|
akien-mga/editorhelp-tooltip-set-fit_content_height
|
|
|
|
|
|
|
|
This reverts #51619 and fixes the issue properly, as well as enabling
`fit_content_height` which is necessary following #57304.
Fixes #57174.
Also adds a placeholder for property and signal tooltips with no description,
factoring the code while at it.
Co-authored-by: bruvzg <7645683+bruvzg@users.noreply.github.com>
|
|
|
|
|
|
|
|
Verify custom HTTP headers, fix off by one error
|
|
|
|
DOCS: Object.set() does nothing on type mismatch
|
|
Clarify Area2D/Area3D `overlaps_area()`/`overlaps_body()` documentation
|
|
|
|
Improve performance of the font change.
|
|
|
|
without invalidating line break points, justification points, or recreating shaped text buffer.
|
|
|