From ae1afba8d126e2b577ba358f17b2843787f71ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Wed, 25 Jan 2023 08:34:39 +0100 Subject: [PATCH] gdextension: Sync with upstream commit 4fa6edc888cfacd5346bf08afa14b5f5a9bd6d0c (4.0-beta15) --- gdextension/extension_api.json | 1058 ++++++++++++++++++-------------- 1 file changed, 592 insertions(+), 466 deletions(-) diff --git a/gdextension/extension_api.json b/gdextension/extension_api.json index 961b8a17..16574008 100644 --- a/gdextension/extension_api.json +++ b/gdextension/extension_api.json @@ -3,9 +3,9 @@ "version_major": 4, "version_minor": 0, "version_patch": 0, - "version_status": "beta14", + "version_status": "beta15", "version_build": "official", - "version_full_name": "Godot Engine v4.0.beta14.official" + "version_full_name": "Godot Engine v4.0.beta15.official" }, "builtin_class_sizes": [ { @@ -2443,38 +2443,18 @@ "name": "KEY_KP_9", "value": 4194447 }, - { - "name": "KEY_SUPER_L", - "value": 4194368 - }, - { - "name": "KEY_SUPER_R", - "value": 4194369 - }, { "name": "KEY_MENU", "value": 4194370 }, { - "name": "KEY_HYPER_L", + "name": "KEY_HYPER", "value": 4194371 }, - { - "name": "KEY_HYPER_R", - "value": 4194372 - }, { "name": "KEY_HELP", "value": 4194373 }, - { - "name": "KEY_DIRECTION_L", - "value": 4194374 - }, - { - "name": "KEY_DIRECTION_R", - "value": 4194375 - }, { "name": "KEY_BACK", "value": 4194376 @@ -2503,26 +2483,6 @@ "name": "KEY_VOLUMEUP", "value": 4194382 }, - { - "name": "KEY_BASSBOOST", - "value": 4194383 - }, - { - "name": "KEY_BASSUP", - "value": 4194384 - }, - { - "name": "KEY_BASSDOWN", - "value": 4194385 - }, - { - "name": "KEY_TREBLEUP", - "value": 4194386 - }, - { - "name": "KEY_TREBLEDOWN", - "value": 4194387 - }, { "name": "KEY_MEDIAPLAY", "value": 4194388 @@ -2637,7 +2597,7 @@ }, { "name": "KEY_UNKNOWN", - "value": 16777215 + "value": 8388607 }, { "name": "KEY_SPACE", @@ -2915,269 +2875,29 @@ "name": "KEY_ASCIITILDE", "value": 126 }, - { - "name": "KEY_NOBREAKSPACE", - "value": 160 - }, - { - "name": "KEY_EXCLAMDOWN", - "value": 161 - }, - { - "name": "KEY_CENT", - "value": 162 - }, - { - "name": "KEY_STERLING", - "value": 163 - }, - { - "name": "KEY_CURRENCY", - "value": 164 - }, { "name": "KEY_YEN", "value": 165 }, - { - "name": "KEY_BROKENBAR", - "value": 166 - }, { "name": "KEY_SECTION", "value": 167 }, { - "name": "KEY_DIAERESIS", - "value": 168 + "name": "KEY_GLOBE", + "value": 4194416 }, { - "name": "KEY_COPYRIGHT", - "value": 169 + "name": "KEY_KEYBOARD", + "value": 4194417 }, { - "name": "KEY_ORDFEMININE", - "value": 170 + "name": "KEY_JIS_EISU", + "value": 4194418 }, { - "name": "KEY_GUILLEMOTLEFT", - "value": 171 - }, - { - "name": "KEY_NOTSIGN", - "value": 172 - }, - { - "name": "KEY_HYPHEN", - "value": 173 - }, - { - "name": "KEY_REGISTERED", - "value": 174 - }, - { - "name": "KEY_MACRON", - "value": 175 - }, - { - "name": "KEY_DEGREE", - "value": 176 - }, - { - "name": "KEY_PLUSMINUS", - "value": 177 - }, - { - "name": "KEY_TWOSUPERIOR", - "value": 178 - }, - { - "name": "KEY_THREESUPERIOR", - "value": 179 - }, - { - "name": "KEY_ACUTE", - "value": 180 - }, - { - "name": "KEY_MU", - "value": 181 - }, - { - "name": "KEY_PARAGRAPH", - "value": 182 - }, - { - "name": "KEY_PERIODCENTERED", - "value": 183 - }, - { - "name": "KEY_CEDILLA", - "value": 184 - }, - { - "name": "KEY_ONESUPERIOR", - "value": 185 - }, - { - "name": "KEY_MASCULINE", - "value": 186 - }, - { - "name": "KEY_GUILLEMOTRIGHT", - "value": 187 - }, - { - "name": "KEY_ONEQUARTER", - "value": 188 - }, - { - "name": "KEY_ONEHALF", - "value": 189 - }, - { - "name": "KEY_THREEQUARTERS", - "value": 190 - }, - { - "name": "KEY_QUESTIONDOWN", - "value": 191 - }, - { - "name": "KEY_AGRAVE", - "value": 192 - }, - { - "name": "KEY_AACUTE", - "value": 193 - }, - { - "name": "KEY_ACIRCUMFLEX", - "value": 194 - }, - { - "name": "KEY_ATILDE", - "value": 195 - }, - { - "name": "KEY_ADIAERESIS", - "value": 196 - }, - { - "name": "KEY_ARING", - "value": 197 - }, - { - "name": "KEY_AE", - "value": 198 - }, - { - "name": "KEY_CCEDILLA", - "value": 199 - }, - { - "name": "KEY_EGRAVE", - "value": 200 - }, - { - "name": "KEY_EACUTE", - "value": 201 - }, - { - "name": "KEY_ECIRCUMFLEX", - "value": 202 - }, - { - "name": "KEY_EDIAERESIS", - "value": 203 - }, - { - "name": "KEY_IGRAVE", - "value": 204 - }, - { - "name": "KEY_IACUTE", - "value": 205 - }, - { - "name": "KEY_ICIRCUMFLEX", - "value": 206 - }, - { - "name": "KEY_IDIAERESIS", - "value": 207 - }, - { - "name": "KEY_ETH", - "value": 208 - }, - { - "name": "KEY_NTILDE", - "value": 209 - }, - { - "name": "KEY_OGRAVE", - "value": 210 - }, - { - "name": "KEY_OACUTE", - "value": 211 - }, - { - "name": "KEY_OCIRCUMFLEX", - "value": 212 - }, - { - "name": "KEY_OTILDE", - "value": 213 - }, - { - "name": "KEY_ODIAERESIS", - "value": 214 - }, - { - "name": "KEY_MULTIPLY", - "value": 215 - }, - { - "name": "KEY_OOBLIQUE", - "value": 216 - }, - { - "name": "KEY_UGRAVE", - "value": 217 - }, - { - "name": "KEY_UACUTE", - "value": 218 - }, - { - "name": "KEY_UCIRCUMFLEX", - "value": 219 - }, - { - "name": "KEY_UDIAERESIS", - "value": 220 - }, - { - "name": "KEY_YACUTE", - "value": 221 - }, - { - "name": "KEY_THORN", - "value": 222 - }, - { - "name": "KEY_SSHARP", - "value": 223 - }, - { - "name": "KEY_DIVISION", - "value": 247 - }, - { - "name": "KEY_YDIAERESIS", - "value": 255 + "name": "KEY_JIS_KANA", + "value": 4194419 } ] }, @@ -15088,7 +14808,7 @@ "type": "float" }, { - "name": " convergence_dist", + "name": "convergence_dist", "type": "float" } ] @@ -25218,7 +24938,7 @@ "name": "confirmed" }, { - "name": "cancelled" + "name": "canceled" }, { "name": "custom_action", @@ -30223,6 +29943,17 @@ "meta": "float" } }, + { + "name": "get_fading_from_node", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2002593661, + "return_value": { + "type": "StringName" + } + }, { "name": "get_travel_path", "is_const": true, @@ -39185,6 +38916,130 @@ "inherits": "AudioStreamPlaybackResampled", "api_type": "core" }, + { + "name": "AudioStreamPlaybackPolyphonic", + "is_refcounted": true, + "is_instantiable": false, + "inherits": "AudioStreamPlayback", + "api_type": "core", + "constants": [ + { + "name": "INVALID_ID", + "value": -1 + } + ], + "methods": [ + { + "name": "play_stream", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3792189967, + "return_value": { + "type": "int", + "meta": "int64" + }, + "arguments": [ + { + "name": "stream", + "type": "AudioStream" + }, + { + "name": "from_offset", + "type": "float", + "meta": "float", + "default_value": "0" + }, + { + "name": "volume_db", + "type": "float", + "meta": "float", + "default_value": "0" + }, + { + "name": "pitch_scale", + "type": "float", + "meta": "float", + "default_value": "1.0" + } + ] + }, + { + "name": "set_stream_volume", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1602489585, + "arguments": [ + { + "name": "stream", + "type": "int", + "meta": "int64" + }, + { + "name": "volume_db", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "set_stream_pitch_scale", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1602489585, + "arguments": [ + { + "name": "stream", + "type": "int", + "meta": "int64" + }, + { + "name": "pitch_scale", + "type": "float", + "meta": "float" + } + ] + }, + { + "name": "is_stream_playing", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1116898809, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "stream", + "type": "int", + "meta": "int64" + } + ] + }, + { + "name": "stop_stream", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1286410249, + "arguments": [ + { + "name": "stream", + "type": "int", + "meta": "int64" + } + ] + } + ] + }, { "name": "AudioStreamPlaybackResampled", "is_refcounted": true, @@ -40354,7 +40209,7 @@ "hash": 373806689, "arguments": [ { - "name": "metres", + "name": "meters", "type": "float", "meta": "float" } @@ -40801,6 +40656,50 @@ } ] }, + { + "name": "AudioStreamPolyphonic", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "AudioStream", + "api_type": "core", + "methods": [ + { + "name": "set_polyphony", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1286410249, + "arguments": [ + { + "name": "voices", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_polyphony", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + } + ], + "properties": [ + { + "type": "int", + "name": "polyphony", + "setter": "set_polyphony", + "getter": "get_polyphony" + } + ] + }, { "name": "AudioStreamRandomizer", "is_refcounted": true, @@ -68292,14 +68191,40 @@ "is_refcounted": true, "is_instantiable": true, "inherits": "ImageTextureLayered", - "api_type": "core" + "api_type": "core", + "methods": [ + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } + } + ] }, { "name": "CubemapArray", "is_refcounted": true, "is_instantiable": true, "inherits": "ImageTextureLayered", - "api_type": "core" + "api_type": "core", + "methods": [ + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } + } + ] }, { "name": "Curve", @@ -93347,6 +93272,13 @@ } ] }, + { + "name": "FramebufferCacheRD", + "is_refcounted": false, + "is_instantiable": false, + "inherits": "Object", + "api_type": "core" + }, { "name": "GDExtension", "is_refcounted": true, @@ -93595,17 +93527,6 @@ "return_value": { "type": "Variant" } - }, - { - "name": "get_as_byte_code", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 2362200018, - "return_value": { - "type": "PackedByteArray" - } } ] }, @@ -110207,6 +110128,23 @@ } ] }, + { + "name": "is_key_label_pressed", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1938909964, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "keycode", + "type": "enum::Key" + } + ] + }, { "name": "is_mouse_button_pressed", "is_const": true, @@ -111623,6 +111561,31 @@ "type": "enum::Key" } }, + { + "name": "set_key_label", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 888074362, + "arguments": [ + { + "name": "key_label", + "type": "enum::Key" + } + ] + }, + { + "name": "get_key_label", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1585896689, + "return_value": { + "type": "enum::Key" + } + }, { "name": "set_unicode", "is_const": false, @@ -111683,6 +111646,50 @@ "return_value": { "type": "enum::Key" } + }, + { + "name": "get_key_label_with_modifiers", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1585896689, + "return_value": { + "type": "enum::Key" + } + }, + { + "name": "as_text_keycode", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, + { + "name": "as_text_physical_keycode", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, + { + "name": "as_text_key_label", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } } ], "properties": [ @@ -111704,6 +111711,12 @@ "setter": "set_physical_keycode", "getter": "get_physical_keycode" }, + { + "type": "int", + "name": "key_label", + "setter": "set_key_label", + "getter": "get_key_label" + }, { "type": "int", "name": "unicode", @@ -113017,6 +113030,17 @@ "return_value": { "type": "bool" } + }, + { + "name": "get_modifiers_mask", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1258259499, + "return_value": { + "type": "bitfield::KeyModifierMask" + } } ], "properties": [ @@ -114623,7 +114647,7 @@ "name": "JSON", "is_refcounted": true, "is_instantiable": true, - "inherits": "RefCounted", + "inherits": "Resource", "api_type": "core", "methods": [ { @@ -114681,14 +114705,19 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 166001499, + "hash": 885841341, "return_value": { "type": "enum::Error" }, "arguments": [ { - "name": "json_string", + "name": "json_text", "type": "String" + }, + { + "name": "keep_text", + "type": "bool", + "default_value": "false" } ] }, @@ -114717,6 +114746,17 @@ } ] }, + { + "name": "get_parsed_text", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, { "name": "get_error_line", "is_const": true, @@ -119003,28 +119043,36 @@ "value": 0 }, { - "name": "BAKE_ERROR_NO_LIGHTMAPPER", + "name": "BAKE_ERROR_NO_SCENE_ROOT", "value": 1 }, { - "name": "BAKE_ERROR_NO_SAVE_PATH", + "name": "BAKE_ERROR_FOREIGN_DATA", "value": 2 }, { - "name": "BAKE_ERROR_NO_MESHES", + "name": "BAKE_ERROR_NO_LIGHTMAPPER", "value": 3 }, { - "name": "BAKE_ERROR_MESHES_INVALID", + "name": "BAKE_ERROR_NO_SAVE_PATH", "value": 4 }, { - "name": "BAKE_ERROR_CANT_CREATE_IMAGE", + "name": "BAKE_ERROR_NO_MESHES", "value": 5 }, { - "name": "BAKE_ERROR_USER_ABORTED", + "name": "BAKE_ERROR_MESHES_INVALID", "value": 6 + }, + { + "name": "BAKE_ERROR_CANT_CREATE_IMAGE", + "value": 7 + }, + { + "name": "BAKE_ERROR_USER_ABORTED", + "value": 8 } ] }, @@ -122215,6 +122263,17 @@ "is_static": false, "is_virtual": false, "hash": 3218959716 + }, + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } } ], "properties": [ @@ -123339,6 +123398,17 @@ } ] }, + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } + }, { "name": "create_trimesh_shape", "is_const": true, @@ -135176,6 +135246,10 @@ "name": "NOTIFICATION_ENABLED", "value": 29 }, + { + "name": "NOTIFICATION_NODE_RECACHE_REQUESTED", + "value": 30 + }, { "name": "NOTIFICATION_EDITOR_PRE_SAVE", "value": 9001 @@ -192329,6 +192403,22 @@ } ] }, + { + "name": "_get_resource_script_class", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "String" + }, + "arguments": [ + { + "name": "path", + "type": "String" + } + ] + }, { "name": "_get_resource_uid", "is_const": true, @@ -201877,19 +201967,20 @@ ] }, { - "name": "has_parameter", - "is_const": true, + "name": "get_shader_uniform_list", + "is_const": false, "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2619796661, + "hash": 1230511656, "return_value": { - "type": "bool" + "type": "Array" }, "arguments": [ { - "name": "name", - "type": "StringName" + "name": "get_groups", + "type": "bool", + "default_value": "false" } ] } @@ -212615,21 +212706,48 @@ "api_type": "core", "methods": [ { - "name": "_get_style_margin", + "name": "_draw", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "arguments": [ + { + "name": "to_canvas_item", + "type": "RID" + }, + { + "name": "rect", + "type": "Rect2" + } + ] + }, + { + "name": "_get_draw_rect", "is_const": true, "is_static": false, "is_vararg": false, "is_virtual": true, "return_value": { - "type": "float" + "type": "Rect2" }, "arguments": [ { - "name": "side", - "type": "enum::Side" + "name": "rect", + "type": "Rect2" } ] }, + { + "name": "_get_minimum_size", + "is_const": true, + "is_static": false, + "is_vararg": false, + "is_virtual": true, + "return_value": { + "type": "Vector2" + } + }, { "name": "_test_mask", "is_const": true, @@ -212651,71 +212769,18 @@ ] }, { - "name": "_get_center_size", + "name": "get_minimum_size", "is_const": true, - "is_static": false, "is_vararg": false, - "is_virtual": true, + "is_static": false, + "is_virtual": false, + "hash": 3341600327, "return_value": { "type": "Vector2" } }, { - "name": "_get_draw_rect", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "return_value": { - "type": "Rect2" - }, - "arguments": [ - { - "name": "rect", - "type": "Rect2" - } - ] - }, - { - "name": "_draw", - "is_const": true, - "is_static": false, - "is_vararg": false, - "is_virtual": true, - "arguments": [ - { - "name": "to_canvas_item", - "type": "RID" - }, - { - "name": "rect", - "type": "Rect2" - } - ] - }, - { - "name": "test_mask", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3735564539, - "return_value": { - "type": "bool" - }, - "arguments": [ - { - "name": "point", - "type": "Vector2" - }, - { - "name": "rect", - "type": "Rect2" - } - ] - }, - { - "name": "set_default_margin", + "name": "set_content_margin", "is_const": false, "is_vararg": false, "is_static": false, @@ -212734,7 +212799,7 @@ ] }, { - "name": "set_default_margin_all", + "name": "set_content_margin_all", "is_const": false, "is_vararg": false, "is_static": false, @@ -212749,7 +212814,7 @@ ] }, { - "name": "get_default_margin", + "name": "get_content_margin", "is_const": true, "is_vararg": false, "is_static": false, @@ -212784,28 +212849,6 @@ } ] }, - { - "name": "get_minimum_size", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3341600327, - "return_value": { - "type": "Vector2" - } - }, - { - "name": "get_center_size", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3341600327, - "return_value": { - "type": "Vector2" - } - }, { "name": "get_offset", "is_const": true, @@ -212817,17 +212860,6 @@ "type": "Vector2" } }, - { - "name": "get_current_item_drawn", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 3213695180, - "return_value": { - "type": "CanvasItem" - } - }, { "name": "draw", "is_const": true, @@ -212845,35 +212877,67 @@ "type": "Rect2" } ] + }, + { + "name": "get_current_item_drawn", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3213695180, + "return_value": { + "type": "CanvasItem" + } + }, + { + "name": "test_mask", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3735564539, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "point", + "type": "Vector2" + }, + { + "name": "rect", + "type": "Rect2" + } + ] } ], "properties": [ { "type": "float", "name": "content_margin_left", - "setter": "set_default_margin", - "getter": "get_default_margin", + "setter": "set_content_margin", + "getter": "get_content_margin", "index": 0 }, { "type": "float", "name": "content_margin_top", - "setter": "set_default_margin", - "getter": "get_default_margin", + "setter": "set_content_margin", + "getter": "get_content_margin", "index": 1 }, { "type": "float", "name": "content_margin_right", - "setter": "set_default_margin", - "getter": "get_default_margin", + "setter": "set_content_margin", + "getter": "get_content_margin", "index": 2 }, { "type": "float", "name": "content_margin_bottom", - "setter": "set_default_margin", - "getter": "get_default_margin", + "setter": "set_content_margin", + "getter": "get_content_margin", "index": 3 } ] @@ -213720,7 +213784,7 @@ } }, { - "name": "set_margin_size", + "name": "set_texture_margin", "is_const": false, "is_vararg": false, "is_static": false, @@ -213739,7 +213803,7 @@ ] }, { - "name": "set_margin_size_all", + "name": "set_texture_margin_all", "is_const": false, "is_vararg": false, "is_static": false, @@ -213754,7 +213818,7 @@ ] }, { - "name": "get_margin_size", + "name": "get_texture_margin", "is_const": true, "is_vararg": false, "is_static": false, @@ -213772,7 +213836,7 @@ ] }, { - "name": "set_expand_margin_size", + "name": "set_expand_margin", "is_const": false, "is_vararg": false, "is_static": false, @@ -213806,7 +213870,7 @@ ] }, { - "name": "get_expand_margin_size", + "name": "get_expand_margin", "is_const": true, "is_vararg": false, "is_static": false, @@ -213958,58 +214022,58 @@ }, { "type": "float", - "name": "margin_left", - "setter": "set_margin_size", - "getter": "get_margin_size", + "name": "texture_margin_left", + "setter": "set_texture_margin", + "getter": "get_texture_margin", "index": 0 }, { "type": "float", - "name": "margin_top", - "setter": "set_margin_size", - "getter": "get_margin_size", + "name": "texture_margin_top", + "setter": "set_texture_margin", + "getter": "get_texture_margin", "index": 1 }, { "type": "float", - "name": "margin_right", - "setter": "set_margin_size", - "getter": "get_margin_size", + "name": "texture_margin_right", + "setter": "set_texture_margin", + "getter": "get_texture_margin", "index": 2 }, { "type": "float", - "name": "margin_bottom", - "setter": "set_margin_size", - "getter": "get_margin_size", + "name": "texture_margin_bottom", + "setter": "set_texture_margin", + "getter": "get_texture_margin", "index": 3 }, { "type": "float", "name": "expand_margin_left", - "setter": "set_expand_margin_size", - "getter": "get_expand_margin_size", + "setter": "set_expand_margin", + "getter": "get_expand_margin", "index": 0 }, { "type": "float", "name": "expand_margin_top", - "setter": "set_expand_margin_size", - "getter": "get_expand_margin_size", + "setter": "set_expand_margin", + "getter": "get_expand_margin", "index": 1 }, { "type": "float", "name": "expand_margin_right", - "setter": "set_expand_margin_size", - "getter": "get_expand_margin_size", + "setter": "set_expand_margin", + "getter": "get_expand_margin", "index": 2 }, { "type": "float", "name": "expand_margin_bottom", - "setter": "set_expand_margin_size", - "getter": "get_expand_margin_size", + "setter": "set_expand_margin", + "getter": "get_expand_margin", "index": 3 }, { @@ -231520,6 +231584,17 @@ "return_value": { "type": "Image" } + }, + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } } ] }, @@ -231528,7 +231603,20 @@ "is_refcounted": true, "is_instantiable": true, "inherits": "ImageTextureLayered", - "api_type": "core" + "api_type": "core", + "methods": [ + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } + } + ] }, { "name": "Texture3D", @@ -231665,6 +231753,17 @@ "return_value": { "type": "typedarray::Image" } + }, + { + "name": "create_placeholder", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 121922552, + "return_value": { + "type": "Resource" + } } ] }, @@ -246009,6 +246108,13 @@ } ] }, + { + "name": "UniformSetCacheRD", + "is_refcounted": false, + "is_instantiable": false, + "inherits": "Object", + "api_type": "core" + }, { "name": "VBoxContainer", "is_refcounted": false, @@ -250378,11 +250484,6 @@ } } ], - "signals": [ - { - "name": "editor_refresh_request" - } - ], "properties": [ { "type": "int", @@ -259538,8 +259639,16 @@ "value": 0 }, { - "name": "WINDOW_INITIAL_POSITION_CENTER_SCREEN", + "name": "WINDOW_INITIAL_POSITION_CENTER_PRIMARY_SCREEN", "value": 1 + }, + { + "name": "WINDOW_INITIAL_POSITION_CENTER_MAIN_WINDOW_SCREEN", + "value": 2 + }, + { + "name": "WINDOW_INITIAL_POSITION_CENTER_OTHER_SCREEN", + "value": 3 } ] } @@ -262213,7 +262322,24 @@ ] }, { - "name": "get_value", + "name": "get_input", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2760726917, + "return_value": { + "type": "Variant" + }, + "arguments": [ + { + "name": "name", + "type": "StringName" + } + ] + }, + { + "name": "get_float", "is_const": true, "is_vararg": false, "is_static": false, @@ -262231,7 +262357,7 @@ ] }, { - "name": "get_axis", + "name": "get_vector2", "is_const": true, "is_vararg": false, "is_static": false, @@ -262279,7 +262405,7 @@ ] }, { - "name": "input_value_changed", + "name": "input_float_changed", "arguments": [ { "name": "name", @@ -262292,7 +262418,7 @@ ] }, { - "name": "input_axis_changed", + "name": "input_vector2_changed", "arguments": [ { "name": "name", @@ -264002,7 +264128,7 @@ ] }, { - "name": "input_value_changed", + "name": "input_float_changed", "arguments": [ { "name": "name", @@ -264015,7 +264141,7 @@ ] }, { - "name": "input_axis_changed", + "name": "input_vector2_changed", "arguments": [ { "name": "name",