From cc1a2e198604dd25c81920bb44ed087d53e8726c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 14 Jul 2022 23:51:09 +0200 Subject: [PATCH] headers: Sync with upstream commit 2c11e6d9e (4.0-alpha12) --- godot-headers/extension_api.json | 1389 +++++++++++++++++----- godot-headers/godot/gdnative_interface.h | 11 +- 2 files changed, 1078 insertions(+), 322 deletions(-) diff --git a/godot-headers/extension_api.json b/godot-headers/extension_api.json index 851c6b3..c0c832e 100644 --- a/godot-headers/extension_api.json +++ b/godot-headers/extension_api.json @@ -3,9 +3,9 @@ "version_major": 4, "version_minor": 0, "version_patch": 0, - "version_status": "alpha", - "version_build": "custom_build", - "version_full_name": "Godot Engine v4.0.alpha.custom_build" + "version_status": "alpha12", + "version_build": "official", + "version_full_name": "Godot Engine v4.0.alpha12.official" }, "builtin_class_sizes": [ { @@ -2684,7 +2684,7 @@ }, { "name": "KEY_MASK_CMD", - "value": 134217728 + "value": 268435456 }, { "name": "KEY_MASK_KPAD", @@ -3209,176 +3209,168 @@ "value": 4 }, { - "name": "PROPERTY_HINT_LENGTH", + "name": "PROPERTY_HINT_LINK", "value": 5 }, { - "name": "PROPERTY_HINT_LINK", + "name": "PROPERTY_HINT_FLAGS", "value": 6 }, { - "name": "PROPERTY_HINT_KEY_ACCEL", + "name": "PROPERTY_HINT_LAYERS_2D_RENDER", "value": 7 }, { - "name": "PROPERTY_HINT_FLAGS", + "name": "PROPERTY_HINT_LAYERS_2D_PHYSICS", "value": 8 }, { - "name": "PROPERTY_HINT_LAYERS_2D_RENDER", + "name": "PROPERTY_HINT_LAYERS_2D_NAVIGATION", "value": 9 }, { - "name": "PROPERTY_HINT_LAYERS_2D_PHYSICS", + "name": "PROPERTY_HINT_LAYERS_3D_RENDER", "value": 10 }, { - "name": "PROPERTY_HINT_LAYERS_2D_NAVIGATION", + "name": "PROPERTY_HINT_LAYERS_3D_PHYSICS", "value": 11 }, { - "name": "PROPERTY_HINT_LAYERS_3D_RENDER", + "name": "PROPERTY_HINT_LAYERS_3D_NAVIGATION", "value": 12 }, { - "name": "PROPERTY_HINT_LAYERS_3D_PHYSICS", + "name": "PROPERTY_HINT_FILE", "value": 13 }, { - "name": "PROPERTY_HINT_LAYERS_3D_NAVIGATION", + "name": "PROPERTY_HINT_DIR", "value": 14 }, { - "name": "PROPERTY_HINT_FILE", + "name": "PROPERTY_HINT_GLOBAL_FILE", "value": 15 }, { - "name": "PROPERTY_HINT_DIR", + "name": "PROPERTY_HINT_GLOBAL_DIR", "value": 16 }, { - "name": "PROPERTY_HINT_GLOBAL_FILE", + "name": "PROPERTY_HINT_RESOURCE_TYPE", "value": 17 }, { - "name": "PROPERTY_HINT_GLOBAL_DIR", + "name": "PROPERTY_HINT_MULTILINE_TEXT", "value": 18 }, { - "name": "PROPERTY_HINT_RESOURCE_TYPE", + "name": "PROPERTY_HINT_EXPRESSION", "value": 19 }, { - "name": "PROPERTY_HINT_MULTILINE_TEXT", + "name": "PROPERTY_HINT_PLACEHOLDER_TEXT", "value": 20 }, { - "name": "PROPERTY_HINT_EXPRESSION", + "name": "PROPERTY_HINT_COLOR_NO_ALPHA", "value": 21 }, { - "name": "PROPERTY_HINT_PLACEHOLDER_TEXT", + "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSY", "value": 22 }, { - "name": "PROPERTY_HINT_COLOR_NO_ALPHA", + "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSLESS", "value": 23 }, { - "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSY", + "name": "PROPERTY_HINT_OBJECT_ID", "value": 24 }, { - "name": "PROPERTY_HINT_IMAGE_COMPRESS_LOSSLESS", + "name": "PROPERTY_HINT_TYPE_STRING", "value": 25 }, { - "name": "PROPERTY_HINT_OBJECT_ID", + "name": "PROPERTY_HINT_NODE_PATH_TO_EDITED_NODE", "value": 26 }, { - "name": "PROPERTY_HINT_TYPE_STRING", + "name": "PROPERTY_HINT_METHOD_OF_VARIANT_TYPE", "value": 27 }, { - "name": "PROPERTY_HINT_NODE_PATH_TO_EDITED_NODE", + "name": "PROPERTY_HINT_METHOD_OF_BASE_TYPE", "value": 28 }, { - "name": "PROPERTY_HINT_METHOD_OF_VARIANT_TYPE", + "name": "PROPERTY_HINT_METHOD_OF_INSTANCE", "value": 29 }, { - "name": "PROPERTY_HINT_METHOD_OF_BASE_TYPE", + "name": "PROPERTY_HINT_METHOD_OF_SCRIPT", "value": 30 }, { - "name": "PROPERTY_HINT_METHOD_OF_INSTANCE", + "name": "PROPERTY_HINT_PROPERTY_OF_VARIANT_TYPE", "value": 31 }, { - "name": "PROPERTY_HINT_METHOD_OF_SCRIPT", + "name": "PROPERTY_HINT_PROPERTY_OF_BASE_TYPE", "value": 32 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_VARIANT_TYPE", + "name": "PROPERTY_HINT_PROPERTY_OF_INSTANCE", "value": 33 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_BASE_TYPE", + "name": "PROPERTY_HINT_PROPERTY_OF_SCRIPT", "value": 34 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_INSTANCE", + "name": "PROPERTY_HINT_OBJECT_TOO_BIG", "value": 35 }, { - "name": "PROPERTY_HINT_PROPERTY_OF_SCRIPT", + "name": "PROPERTY_HINT_NODE_PATH_VALID_TYPES", "value": 36 }, { - "name": "PROPERTY_HINT_OBJECT_TOO_BIG", + "name": "PROPERTY_HINT_SAVE_FILE", "value": 37 }, { - "name": "PROPERTY_HINT_NODE_PATH_VALID_TYPES", + "name": "PROPERTY_HINT_GLOBAL_SAVE_FILE", "value": 38 }, { - "name": "PROPERTY_HINT_SAVE_FILE", + "name": "PROPERTY_HINT_INT_IS_OBJECTID", "value": 39 }, { - "name": "PROPERTY_HINT_GLOBAL_SAVE_FILE", - "value": 40 - }, - { - "name": "PROPERTY_HINT_INT_IS_OBJECTID", + "name": "PROPERTY_HINT_INT_IS_POINTER", "value": 41 }, - { - "name": "PROPERTY_HINT_INT_IS_POINTER", - "value": 43 - }, { "name": "PROPERTY_HINT_ARRAY_TYPE", - "value": 42 + "value": 40 }, { "name": "PROPERTY_HINT_LOCALE_ID", - "value": 44 + "value": 42 }, { "name": "PROPERTY_HINT_LOCALIZABLE_STRING", - "value": 45 + "value": 43 }, { "name": "PROPERTY_HINT_NODE_TYPE", - "value": 46 + "value": 44 }, { "name": "PROPERTY_HINT_MAX", - "value": 47 + "value": 45 } ] }, @@ -3391,135 +3383,123 @@ }, { "name": "PROPERTY_USAGE_STORAGE", - "value": 1 - }, - { - "name": "PROPERTY_USAGE_EDITOR", "value": 2 }, { - "name": "PROPERTY_USAGE_NETWORK", + "name": "PROPERTY_USAGE_EDITOR", "value": 4 }, { - "name": "PROPERTY_USAGE_EDITOR_HELPER", + "name": "PROPERTY_USAGE_CHECKABLE", "value": 8 }, { - "name": "PROPERTY_USAGE_CHECKABLE", + "name": "PROPERTY_USAGE_CHECKED", "value": 16 }, { - "name": "PROPERTY_USAGE_CHECKED", + "name": "PROPERTY_USAGE_INTERNATIONALIZED", "value": 32 }, { - "name": "PROPERTY_USAGE_INTERNATIONALIZED", + "name": "PROPERTY_USAGE_GROUP", "value": 64 }, { - "name": "PROPERTY_USAGE_GROUP", + "name": "PROPERTY_USAGE_CATEGORY", "value": 128 }, { - "name": "PROPERTY_USAGE_CATEGORY", + "name": "PROPERTY_USAGE_SUBGROUP", "value": 256 }, { - "name": "PROPERTY_USAGE_SUBGROUP", - "value": 512 - }, - { - "name": "PROPERTY_USAGE_CLASS_IS_BITFIELD", + "name": "PROPERTY_USAGE_NO_INSTANCE_STATE", "value": 1024 }, { - "name": "PROPERTY_USAGE_NO_INSTANCE_STATE", + "name": "PROPERTY_USAGE_RESTART_IF_CHANGED", "value": 2048 }, { - "name": "PROPERTY_USAGE_RESTART_IF_CHANGED", + "name": "PROPERTY_USAGE_SCRIPT_VARIABLE", "value": 4096 }, { - "name": "PROPERTY_USAGE_SCRIPT_VARIABLE", + "name": "PROPERTY_USAGE_STORE_IF_NULL", "value": 8192 }, { - "name": "PROPERTY_USAGE_STORE_IF_NULL", + "name": "PROPERTY_USAGE_ANIMATE_AS_TRIGGER", "value": 16384 }, { - "name": "PROPERTY_USAGE_ANIMATE_AS_TRIGGER", + "name": "PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIED", "value": 32768 }, { - "name": "PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIED", + "name": "PROPERTY_USAGE_SCRIPT_DEFAULT_VALUE", "value": 65536 }, { - "name": "PROPERTY_USAGE_SCRIPT_DEFAULT_VALUE", + "name": "PROPERTY_USAGE_CLASS_IS_ENUM", "value": 131072 }, { - "name": "PROPERTY_USAGE_CLASS_IS_ENUM", + "name": "PROPERTY_USAGE_NIL_IS_VARIANT", "value": 262144 }, { - "name": "PROPERTY_USAGE_NIL_IS_VARIANT", + "name": "PROPERTY_USAGE_INTERNAL", "value": 524288 }, { - "name": "PROPERTY_USAGE_INTERNAL", + "name": "PROPERTY_USAGE_DO_NOT_SHARE_ON_DUPLICATE", "value": 1048576 }, { - "name": "PROPERTY_USAGE_DO_NOT_SHARE_ON_DUPLICATE", + "name": "PROPERTY_USAGE_HIGH_END_GFX", "value": 2097152 }, { - "name": "PROPERTY_USAGE_HIGH_END_GFX", + "name": "PROPERTY_USAGE_NODE_PATH_FROM_SCENE_ROOT", "value": 4194304 }, { - "name": "PROPERTY_USAGE_NODE_PATH_FROM_SCENE_ROOT", + "name": "PROPERTY_USAGE_RESOURCE_NOT_PERSISTENT", "value": 8388608 }, { - "name": "PROPERTY_USAGE_RESOURCE_NOT_PERSISTENT", + "name": "PROPERTY_USAGE_KEYING_INCREMENTS", "value": 16777216 }, { - "name": "PROPERTY_USAGE_KEYING_INCREMENTS", + "name": "PROPERTY_USAGE_DEFERRED_SET_RESOURCE", "value": 33554432 }, { - "name": "PROPERTY_USAGE_DEFERRED_SET_RESOURCE", + "name": "PROPERTY_USAGE_EDITOR_INSTANTIATE_OBJECT", "value": 67108864 }, { - "name": "PROPERTY_USAGE_EDITOR_INSTANTIATE_OBJECT", + "name": "PROPERTY_USAGE_EDITOR_BASIC_SETTING", "value": 134217728 }, - { - "name": "PROPERTY_USAGE_EDITOR_BASIC_SETTING", - "value": 268435456 - }, { "name": "PROPERTY_USAGE_ARRAY", - "value": 1073741824 + "value": 536870912 }, { "name": "PROPERTY_USAGE_DEFAULT", - "value": 7 + "value": 6 }, { "name": "PROPERTY_USAGE_DEFAULT_INTL", - "value": 71 + "value": 38 }, { "name": "PROPERTY_USAGE_NO_EDITOR", - "value": 5 + "value": 2 } ] }, @@ -3535,36 +3515,24 @@ "value": 2 }, { - "name": "METHOD_FLAG_NOSCRIPT", + "name": "METHOD_FLAG_CONST", "value": 4 }, { - "name": "METHOD_FLAG_CONST", + "name": "METHOD_FLAG_VIRTUAL", "value": 8 }, { - "name": "METHOD_FLAG_REVERSE", + "name": "METHOD_FLAG_VARARG", "value": 16 }, { - "name": "METHOD_FLAG_VIRTUAL", + "name": "METHOD_FLAG_STATIC", "value": 32 }, - { - "name": "METHOD_FLAG_FROM_SCRIPT", - "value": 64 - }, - { - "name": "METHOD_FLAG_VARARG", - "value": 128 - }, - { - "name": "METHOD_FLAG_STATIC", - "value": 256 - }, { "name": "METHOD_FLAG_OBJECT_CORE", - "value": 512 + "value": 64 }, { "name": "METHOD_FLAGS_DEFAULT", @@ -20542,6 +20510,31 @@ "return_value": { "type": "bool" } + }, + { + "name": "set_ok_button_text", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "text", + "type": "String" + } + ] + }, + { + "name": "get_ok_button_text", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } } ], "signals": [ @@ -20562,6 +20555,13 @@ } ], "properties": [ + { + "type": "String", + "name": "ok_button_text", + "setter": "set_ok_button_text", + "getter": "get_ok_button_text", + "index": -1 + }, { "type": "String", "name": "dialog_text", @@ -55763,7 +55763,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2853740748, + "hash": 1614871041, "arguments": [ { "name": "font", @@ -55800,8 +55800,9 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", + "name": "flags", + "type": "int", + "meta": "uint16", "default_value": "3" }, { @@ -55822,7 +55823,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3563325278, + "hash": 732249721, "arguments": [ { "name": "font", @@ -55865,14 +55866,10 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "brk_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" - }, - { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", - "default_value": "3" + "name": "flags", + "type": "int", + "meta": "uint16", + "default_value": "99" }, { "name": "direction", @@ -55892,7 +55889,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2218291162, + "hash": 2688642466, "arguments": [ { "name": "font", @@ -55935,8 +55932,9 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", + "name": "flags", + "type": "int", + "meta": "uint16", "default_value": "3" }, { @@ -55957,7 +55955,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 696040085, + "hash": 1462333669, "arguments": [ { "name": "font", @@ -56006,14 +56004,10 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "brk_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" - }, - { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", - "default_value": "3" + "name": "flags", + "type": "int", + "meta": "uint16", + "default_value": "99" }, { "name": "direction", @@ -65413,6 +65407,40 @@ "return_value": { "type": "Button" } + }, + { + "name": "set_cancel_button_text", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "arg0", + "type": "String" + } + ] + }, + { + "name": "get_cancel_button_text", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + } + ], + "properties": [ + { + "type": "String", + "name": "cancel_button_text", + "setter": "set_cancel_button_text", + "getter": "get_cancel_button_text", + "index": -1 } ] }, @@ -74873,13 +74901,6 @@ } ] }, - { - "name": "DisplayServerOSX", - "is_refcounted": false, - "is_instantiable": false, - "inherits": "DisplayServer", - "api_type": "core" - }, { "name": "ENetConnection", "is_refcounted": true, @@ -76626,11 +76647,16 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 83702148, + "hash": 233059325, "arguments": [ { "name": "filter", "type": "String" + }, + { + "name": "description", + "type": "String", + "default_value": "\"\"" } ] }, @@ -81685,7 +81711,7 @@ "name": "usage_flags", "type": "int", "meta": "int32", - "default_value": "7" + "default_value": "6" } ] } @@ -88306,11 +88332,16 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 83702148, + "hash": 233059325, "arguments": [ { "name": "filter", "type": "String" + }, + { + "name": "description", + "type": "String", + "default_value": "\"\"" } ] }, @@ -89305,9 +89336,10 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2520224254, + "hash": 3905245786, "return_value": { - "type": "bitfield::TextServer.FontStyle" + "type": "int", + "meta": "uint32" } }, { @@ -89365,7 +89397,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3678918099, + "hash": 2331164061, "return_value": { "type": "Vector2" }, @@ -89392,8 +89424,9 @@ "default_value": "16" }, { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", + "name": "flags", + "type": "int", + "meta": "uint16", "default_value": "3" }, { @@ -89414,7 +89447,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2427690650, + "hash": 3379992431, "return_value": { "type": "Vector2" }, @@ -89447,14 +89480,10 @@ "default_value": "-1" }, { - "name": "brk_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" - }, - { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", - "default_value": "3" + "name": "flags", + "type": "int", + "meta": "uint16", + "default_value": "96" }, { "name": "direction", @@ -89474,7 +89503,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1845275776, + "hash": 138580444, "arguments": [ { "name": "canvas_item", @@ -89511,8 +89540,9 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", + "name": "flags", + "type": "int", + "meta": "uint16", "default_value": "3" }, { @@ -89533,7 +89563,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 75068056, + "hash": 940169859, "arguments": [ { "name": "canvas_item", @@ -89576,14 +89606,10 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "brk_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" - }, - { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", - "default_value": "3" + "name": "flags", + "type": "int", + "meta": "uint16", + "default_value": "99" }, { "name": "direction", @@ -89603,7 +89629,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1078083147, + "hash": 2847927244, "arguments": [ { "name": "canvas_item", @@ -89646,8 +89672,9 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", + "name": "flags", + "type": "int", + "meta": "uint16", "default_value": "3" }, { @@ -89668,7 +89695,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3263989537, + "hash": 1121509675, "arguments": [ { "name": "canvas_item", @@ -89717,14 +89744,10 @@ "default_value": "Color(1, 1, 1, 1)" }, { - "name": "brk_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" - }, - { - "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", - "default_value": "3" + "name": "flags", + "type": "int", + "meta": "uint16", + "default_value": "99" }, { "name": "direction", @@ -90036,11 +90059,12 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 918070724, + "hash": 1286410249, "arguments": [ { "name": "style", - "type": "bitfield::TextServer.FontStyle" + "type": "int", + "meta": "uint32" } ] }, @@ -135917,6 +135941,780 @@ } ] }, + { + "name": "OpenXRAction", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "enums": [ + { + "name": "ActionType", + "is_bitfield": false, + "values": [ + { + "name": "OPENXR_ACTION_BOOL", + "value": 0 + }, + { + "name": "OPENXR_ACTION_FLOAT", + "value": 1 + }, + { + "name": "OPENXR_ACTION_VECTOR2", + "value": 2 + }, + { + "name": "OPENXR_ACTION_POSE", + "value": 3 + } + ] + } + ], + "methods": [ + { + "name": "set_localized_name", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "localized_name", + "type": "String" + } + ] + }, + { + "name": "get_localized_name", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, + { + "name": "set_action_type", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1675238366, + "arguments": [ + { + "name": "action_type", + "type": "enum::OpenXRAction.ActionType" + } + ] + }, + { + "name": "get_action_type", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3536542431, + "return_value": { + "type": "enum::OpenXRAction.ActionType" + } + }, + { + "name": "set_toplevel_paths", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3709968205, + "arguments": [ + { + "name": "toplevel_paths", + "type": "PackedStringArray" + } + ] + }, + { + "name": "get_toplevel_paths", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 235988956, + "return_value": { + "type": "PackedStringArray" + } + } + ], + "properties": [ + { + "type": "String", + "name": "localized_name", + "setter": "set_localized_name", + "getter": "get_localized_name", + "index": -1 + }, + { + "type": "int", + "name": "action_type", + "setter": "set_action_type", + "getter": "get_action_type", + "index": -1 + }, + { + "type": "Array", + "name": "toplevel_paths", + "setter": "set_toplevel_paths", + "getter": "get_toplevel_paths", + "index": -1 + } + ] + }, + { + "name": "OpenXRActionMap", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_action_sets", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1611583062, + "arguments": [ + { + "name": "action_sets", + "type": "Array" + } + ] + }, + { + "name": "get_action_sets", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1307783378, + "return_value": { + "type": "Array" + } + }, + { + "name": "get_action_set_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "find_action_set", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2222291562, + "return_value": { + "type": "OpenXRActionSet" + }, + "arguments": [ + { + "name": "name", + "type": "String" + } + ] + }, + { + "name": "get_action_set", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3683502819, + "return_value": { + "type": "OpenXRActionSet" + }, + "arguments": [ + { + "name": "idx", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "add_action_set", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1635730024, + "arguments": [ + { + "name": "action_set", + "type": "OpenXRActionSet" + } + ] + }, + { + "name": "remove_action_set", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1635730024, + "arguments": [ + { + "name": "action_set", + "type": "OpenXRActionSet" + } + ] + }, + { + "name": "set_interaction_profiles", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1611583062, + "arguments": [ + { + "name": "interaction_profiles", + "type": "Array" + } + ] + }, + { + "name": "get_interaction_profiles", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1307783378, + "return_value": { + "type": "Array" + } + }, + { + "name": "get_interaction_profile_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "find_interaction_profile", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4093983294, + "return_value": { + "type": "OpenXRInteractionProfile" + }, + "arguments": [ + { + "name": "name", + "type": "String" + } + ] + }, + { + "name": "get_interaction_profile", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2000686519, + "return_value": { + "type": "OpenXRInteractionProfile" + }, + "arguments": [ + { + "name": "idx", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "add_interaction_profile", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2514001313, + "arguments": [ + { + "name": "interaction_profile", + "type": "OpenXRInteractionProfile" + } + ] + }, + { + "name": "remove_interaction_profile", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 2514001313, + "arguments": [ + { + "name": "interaction_profile", + "type": "OpenXRInteractionProfile" + } + ] + }, + { + "name": "create_default_action_sets", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3218959716 + } + ], + "properties": [ + { + "type": "OpenXRActionSet", + "name": "action_sets", + "setter": "set_action_sets", + "getter": "get_action_sets", + "index": -1 + }, + { + "type": "OpenXRInteractionProfile", + "name": "interaction_profiles", + "setter": "set_interaction_profiles", + "getter": "get_interaction_profiles", + "index": -1 + } + ] + }, + { + "name": "OpenXRActionSet", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_localized_name", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "localized_name", + "type": "String" + } + ] + }, + { + "name": "get_localized_name", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, + { + "name": "set_priority", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1286410249, + "arguments": [ + { + "name": "priority", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "get_priority", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "get_action_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "set_actions", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1611583062, + "arguments": [ + { + "name": "actions", + "type": "Array" + } + ] + }, + { + "name": "get_actions", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1307783378, + "return_value": { + "type": "Array" + } + }, + { + "name": "add_action", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4261547980, + "arguments": [ + { + "name": "action", + "type": "OpenXRAction" + } + ] + }, + { + "name": "remove_action", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4261547980, + "arguments": [ + { + "name": "action", + "type": "OpenXRAction" + } + ] + } + ], + "properties": [ + { + "type": "String", + "name": "localized_name", + "setter": "set_localized_name", + "getter": "get_localized_name", + "index": -1 + }, + { + "type": "int", + "name": "priority", + "setter": "set_priority", + "getter": "get_priority", + "index": -1 + }, + { + "type": "OpenXRAction", + "name": "actions", + "setter": "set_actions", + "getter": "get_actions", + "index": -1 + } + ] + }, + { + "name": "OpenXRIPBinding", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_action", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 4261547980, + "arguments": [ + { + "name": "action", + "type": "OpenXRAction" + } + ] + }, + { + "name": "get_action", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3146664183, + "return_value": { + "type": "OpenXRAction" + } + }, + { + "name": "get_path_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "set_paths", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3709968205, + "arguments": [ + { + "name": "paths", + "type": "PackedStringArray" + } + ] + }, + { + "name": "get_paths", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 235988956, + "return_value": { + "type": "PackedStringArray" + } + }, + { + "name": "has_path", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3927539163, + "return_value": { + "type": "bool" + }, + "arguments": [ + { + "name": "arg0", + "type": "String" + } + ] + }, + { + "name": "add_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "path", + "type": "String" + } + ] + }, + { + "name": "remove_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "path", + "type": "String" + } + ] + } + ], + "properties": [ + { + "type": "OpenXRAction", + "name": "action", + "setter": "set_action", + "getter": "get_action", + "index": -1 + }, + { + "type": "Array", + "name": "paths", + "setter": "set_paths", + "getter": "get_paths", + "index": -1 + } + ] + }, + { + "name": "OpenXRInteractionProfile", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "Resource", + "api_type": "core", + "methods": [ + { + "name": "set_interaction_profile_path", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 83702148, + "arguments": [ + { + "name": "interaction_profile_path", + "type": "String" + } + ] + }, + { + "name": "get_interaction_profile_path", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 201670096, + "return_value": { + "type": "String" + } + }, + { + "name": "get_binding_count", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 3905245786, + "return_value": { + "type": "int", + "meta": "int32" + } + }, + { + "name": "get_binding", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1661898124, + "return_value": { + "type": "OpenXRIPBinding" + }, + "arguments": [ + { + "name": "index", + "type": "int", + "meta": "int32" + } + ] + }, + { + "name": "set_bindings", + "is_const": false, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1611583062, + "arguments": [ + { + "name": "bindings", + "type": "Array" + } + ] + }, + { + "name": "get_bindings", + "is_const": true, + "is_vararg": false, + "is_static": false, + "is_virtual": false, + "hash": 1307783378, + "return_value": { + "type": "Array" + } + } + ], + "properties": [ + { + "type": "String", + "name": "interaction_profile_path", + "setter": "set_interaction_profile_path", + "getter": "get_interaction_profile_path", + "index": -1 + }, + { + "type": "OpenXRIPBinding", + "name": "bindings", + "setter": "set_bindings", + "getter": "get_bindings", + "index": -1 + } + ] + }, + { + "name": "OpenXRInterface", + "is_refcounted": true, + "is_instantiable": true, + "inherits": "XRInterface", + "api_type": "core", + "signals": [ + { + "name": "session_begun" + }, + { + "name": "session_stopping" + }, + { + "name": "session_focussed" + }, + { + "name": "session_visible" + }, + { + "name": "pose_recentered" + } + ] + }, { "name": "OptimizedTranslation", "is_refcounted": true, @@ -173770,7 +174568,7 @@ ] }, { - "name": "shadows_quality_set", + "name": "positional_soft_shadow_filter_set_quality", "is_const": false, "is_vararg": false, "is_static": false, @@ -173784,7 +174582,7 @@ ] }, { - "name": "directional_shadow_quality_set", + "name": "directional_soft_shadow_filter_set_quality", "is_const": false, "is_vararg": false, "is_static": false, @@ -176469,7 +177267,7 @@ ] }, { - "name": "viewport_set_shadow_atlas_size", + "name": "viewport_set_positional_shadow_atlas_size", "is_const": false, "is_vararg": false, "is_static": false, @@ -176493,7 +177291,7 @@ ] }, { - "name": "viewport_set_shadow_atlas_quadrant_subdivision", + "name": "viewport_set_positional_shadow_atlas_quadrant_subdivision", "is_const": false, "is_vararg": false, "is_static": false, @@ -181630,7 +182428,7 @@ }, { "name": "flags", - "type": "bitfield::ResourceSaver.SaverFlags", + "type": "enum::ResourceSaver.SaverFlags", "default_value": "0" } ] @@ -201392,13 +202190,6 @@ } ], "properties": [ - { - "type": "Array", - "name": "frames", - "setter": "_set_frames", - "getter": "_get_frames", - "index": -1 - }, { "type": "Array", "name": "animations", @@ -210366,11 +211157,12 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2877345813, + "hash": 1286410249, "arguments": [ { "name": "flags", - "type": "bitfield::TextServer.JustificationFlag" + "type": "int", + "meta": "uint16" } ] }, @@ -210380,9 +211172,10 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1583363614, + "hash": 3905245786, "return_value": { - "type": "bitfield::TextServer.JustificationFlag" + "type": "int", + "meta": "uint16" } }, { @@ -211420,53 +212213,30 @@ ] }, { - "name": "set_break_flags", + "name": "set_flags", "is_const": false, "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2809697122, + "hash": 1286410249, "arguments": [ { "name": "flags", - "type": "bitfield::TextServer.LineBreakFlag" + "type": "int", + "meta": "uint16" } ] }, { - "name": "get_break_flags", + "name": "get_flags", "is_const": true, "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2340632602, + "hash": 3905245786, "return_value": { - "type": "bitfield::TextServer.LineBreakFlag" - } - }, - { - "name": "set_justification_flags", - "is_const": false, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 2877345813, - "arguments": [ - { - "name": "flags", - "type": "bitfield::TextServer.JustificationFlag" - } - ] - }, - { - "name": "get_justification_flags", - "is_const": true, - "is_vararg": false, - "is_static": false, - "is_virtual": false, - "hash": 1583363614, - "return_value": { - "type": "bitfield::TextServer.JustificationFlag" + "type": "int", + "meta": "uint16" } }, { @@ -212056,16 +212826,9 @@ }, { "type": "int", - "name": "break_flags", - "setter": "set_break_flags", - "getter": "get_break_flags", - "index": -1 - }, - { - "type": "int", - "name": "justification_flags", - "setter": "set_justification_flags", - "getter": "get_justification_flags", + "name": "flags", + "setter": "set_flags", + "getter": "get_flags", "index": -1 }, { @@ -212132,7 +212895,7 @@ }, { "name": "JustificationFlag", - "is_bitfield": true, + "is_bitfield": false, "values": [ { "name": "JUSTIFICATION_NONE", @@ -212184,7 +212947,7 @@ }, { "name": "LineBreakFlag", - "is_bitfield": true, + "is_bitfield": false, "values": [ { "name": "BREAK_NONE", @@ -212192,19 +212955,19 @@ }, { "name": "BREAK_MANDATORY", - "value": 1 + "value": 32 }, { "name": "BREAK_WORD_BOUND", - "value": 2 + "value": 64 }, { "name": "BREAK_GRAPHEME_BOUND", - "value": 4 + "value": 128 }, { - "name": "BREAK_ADAPTIVE", - "value": 8 + "name": "BREAK_WORD_BOUND_ADAPTIVE", + "value": 320 } ] }, @@ -212262,7 +213025,7 @@ }, { "name": "TextOverrunFlag", - "is_bitfield": true, + "is_bitfield": false, "values": [ { "name": "OVERRUN_NO_TRIM", @@ -212292,7 +213055,7 @@ }, { "name": "GraphemeFlag", - "is_bitfield": true, + "is_bitfield": false, "values": [ { "name": "GRAPHEME_IS_VALID", @@ -212483,16 +213246,12 @@ { "name": "SPACING_BOTTOM", "value": 3 - }, - { - "name": "SPACING_MAX", - "value": 4 } ] }, { "name": "FontStyle", - "is_bitfield": true, + "is_bitfield": false, "values": [ { "name": "FONT_BOLD", @@ -212814,7 +213573,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 126051074, + "hash": 2347056579, "arguments": [ { "name": "font_rid", @@ -212822,7 +213581,8 @@ }, { "name": "style", - "type": "bitfield::TextServer.FontStyle" + "type": "int", + "meta": "int64" } ] }, @@ -212832,9 +213592,10 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3185464023, + "hash": 2246043824, "return_value": { - "type": "bitfield::TextServer.FontStyle" + "type": "int", + "meta": "int64" }, "arguments": [ { @@ -215437,7 +216198,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1188226230, + "hash": 1504114224, "return_value": { "type": "float", "meta": "double" @@ -215454,7 +216215,8 @@ }, { "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag", + "type": "int", + "meta": "int64", "default_value": "3" } ] @@ -215590,7 +216352,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1598254745, + "hash": 1314516185, "return_value": { "type": "PackedInt32Array" }, @@ -215616,8 +216378,9 @@ }, { "name": "break_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" + "type": "int", + "meta": "int64", + "default_value": "96" } ] }, @@ -215627,7 +216390,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3097078424, + "hash": 3684626562, "return_value": { "type": "PackedInt32Array" }, @@ -215649,8 +216412,9 @@ }, { "name": "break_flags", - "type": "bitfield::TextServer.LineBreakFlag", - "default_value": "3" + "type": "int", + "meta": "int64", + "default_value": "96" } ] }, @@ -215660,7 +216424,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1186377815, + "hash": 398697570, "return_value": { "type": "PackedInt32Array" }, @@ -215671,7 +216435,8 @@ }, { "name": "grapheme_flags", - "type": "bitfield::TextServer.GraphemeFlag", + "type": "int", + "meta": "int64", "default_value": "264" } ] @@ -215753,7 +216518,7 @@ "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 1610150659, + "hash": 3993833698, "arguments": [ { "name": "shaped", @@ -215767,7 +216532,8 @@ }, { "name": "overrun_trim_flags", - "type": "bitfield::TextServer.TextOverrunFlag", + "type": "int", + "meta": "int64", "default_value": "0" } ] @@ -216659,7 +217425,7 @@ }, { "name": "style", - "type": "bitfield::TextServer.FontStyle" + "type": "int" } ] }, @@ -216670,7 +217436,7 @@ "is_vararg": false, "is_virtual": true, "return_value": { - "type": "bitfield::TextServer.FontStyle" + "type": "int" }, "arguments": [ { @@ -219065,7 +219831,7 @@ }, { "name": "jst_flags", - "type": "bitfield::TextServer.JustificationFlag" + "type": "int" } ] }, @@ -219245,7 +220011,7 @@ }, { "name": "break_flags", - "type": "bitfield::TextServer.LineBreakFlag" + "type": "int" } ] }, @@ -219273,7 +220039,7 @@ }, { "name": "break_flags", - "type": "bitfield::TextServer.LineBreakFlag" + "type": "int" } ] }, @@ -219293,7 +220059,7 @@ }, { "name": "grapheme_flags", - "type": "bitfield::TextServer.GraphemeFlag" + "type": "int" } ] }, @@ -219378,7 +220144,7 @@ }, { "name": "trim_flags", - "type": "bitfield::TextServer.TextOverrunFlag" + "type": "int" } ] }, @@ -219911,13 +220677,6 @@ } ] }, - { - "name": "TextServerFallback", - "is_refcounted": true, - "is_instantiable": true, - "inherits": "TextServerExtension", - "api_type": "core" - }, { "name": "TextServerManager", "is_refcounted": false, @@ -235514,7 +236273,7 @@ "api_type": "core", "enums": [ { - "name": "ShadowAtlasQuadrantSubdiv", + "name": "PositionalShadowAtlasQuadrantSubdiv", "is_bitfield": false, "values": [ { @@ -236404,7 +237163,7 @@ } }, { - "name": "set_shadow_atlas_size", + "name": "set_positional_shadow_atlas_size", "is_const": false, "is_vararg": false, "is_static": false, @@ -236419,7 +237178,7 @@ ] }, { - "name": "get_shadow_atlas_size", + "name": "get_positional_shadow_atlas_size", "is_const": true, "is_vararg": false, "is_static": false, @@ -236431,7 +237190,7 @@ } }, { - "name": "set_shadow_atlas_16_bits", + "name": "set_positional_shadow_atlas_16_bits", "is_const": false, "is_vararg": false, "is_static": false, @@ -236445,7 +237204,7 @@ ] }, { - "name": "get_shadow_atlas_16_bits", + "name": "get_positional_shadow_atlas_16_bits", "is_const": true, "is_vararg": false, "is_static": false, @@ -236531,12 +237290,12 @@ } }, { - "name": "set_shadow_atlas_quadrant_subdiv", + "name": "set_positional_shadow_atlas_quadrant_subdiv", "is_const": false, "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 2377867250, + "hash": 2596956071, "arguments": [ { "name": "quadrant", @@ -236545,19 +237304,19 @@ }, { "name": "subdiv", - "type": "enum::Viewport.ShadowAtlasQuadrantSubdiv" + "type": "enum::Viewport.PositionalShadowAtlasQuadrantSubdiv" } ] }, { - "name": "get_shadow_atlas_quadrant_subdiv", + "name": "get_positional_shadow_atlas_quadrant_subdiv", "is_const": true, "is_vararg": false, "is_static": false, "is_virtual": false, - "hash": 3075446585, + "hash": 2676778355, "return_value": { - "type": "enum::Viewport.ShadowAtlasQuadrantSubdiv" + "type": "enum::Viewport.PositionalShadowAtlasQuadrantSubdiv" }, "arguments": [ { @@ -237244,44 +238003,44 @@ }, { "type": "int", - "name": "shadow_atlas_size", - "setter": "set_shadow_atlas_size", - "getter": "get_shadow_atlas_size", + "name": "positional_shadow_atlas_size", + "setter": "set_positional_shadow_atlas_size", + "getter": "get_positional_shadow_atlas_size", "index": -1 }, { "type": "bool", - "name": "shadow_atlas_16_bits", - "setter": "set_shadow_atlas_16_bits", - "getter": "get_shadow_atlas_16_bits", + "name": "positional_shadow_atlas_16_bits", + "setter": "set_positional_shadow_atlas_16_bits", + "getter": "get_positional_shadow_atlas_16_bits", "index": -1 }, { "type": "int", - "name": "shadow_atlas_quad_0", - "setter": "set_shadow_atlas_quadrant_subdiv", - "getter": "get_shadow_atlas_quadrant_subdiv", + "name": "positional_shadow_atlas_quad_0", + "setter": "set_positional_shadow_atlas_quadrant_subdiv", + "getter": "get_positional_shadow_atlas_quadrant_subdiv", "index": 0 }, { "type": "int", - "name": "shadow_atlas_quad_1", - "setter": "set_shadow_atlas_quadrant_subdiv", - "getter": "get_shadow_atlas_quadrant_subdiv", + "name": "positional_shadow_atlas_quad_1", + "setter": "set_positional_shadow_atlas_quadrant_subdiv", + "getter": "get_positional_shadow_atlas_quadrant_subdiv", "index": 1 }, { "type": "int", - "name": "shadow_atlas_quad_2", - "setter": "set_shadow_atlas_quadrant_subdiv", - "getter": "get_shadow_atlas_quadrant_subdiv", + "name": "positional_shadow_atlas_quad_2", + "setter": "set_positional_shadow_atlas_quadrant_subdiv", + "getter": "get_positional_shadow_atlas_quadrant_subdiv", "index": 2 }, { "type": "int", - "name": "shadow_atlas_quad_3", - "setter": "set_shadow_atlas_quadrant_subdiv", - "getter": "get_shadow_atlas_quadrant_subdiv", + "name": "positional_shadow_atlas_quad_3", + "setter": "set_positional_shadow_atlas_quadrant_subdiv", + "getter": "get_positional_shadow_atlas_quadrant_subdiv", "index": 3 }, { diff --git a/godot-headers/godot/gdnative_interface.h b/godot-headers/godot/gdnative_interface.h index 7831c8c..287b11b 100644 --- a/godot-headers/godot/gdnative_interface.h +++ b/godot-headers/godot/gdnative_interface.h @@ -252,13 +252,10 @@ typedef void *GDNativeExtensionClassLibraryPtr; typedef enum { GDNATIVE_EXTENSION_METHOD_FLAG_NORMAL = 1, GDNATIVE_EXTENSION_METHOD_FLAG_EDITOR = 2, - GDNATIVE_EXTENSION_METHOD_FLAG_NOSCRIPT = 4, - GDNATIVE_EXTENSION_METHOD_FLAG_CONST = 8, - GDNATIVE_EXTENSION_METHOD_FLAG_REVERSE = 16, /* used for events */ - GDNATIVE_EXTENSION_METHOD_FLAG_VIRTUAL = 32, - GDNATIVE_EXTENSION_METHOD_FLAG_FROM_SCRIPT = 64, - GDNATIVE_EXTENSION_METHOD_FLAG_VARARG = 128, - GDNATIVE_EXTENSION_METHOD_FLAG_STATIC = 256, + GDNATIVE_EXTENSION_METHOD_FLAG_CONST = 4, + GDNATIVE_EXTENSION_METHOD_FLAG_VIRTUAL = 8, + GDNATIVE_EXTENSION_METHOD_FLAG_VARARG = 16, + GDNATIVE_EXTENSION_METHOD_FLAG_STATIC = 32, GDNATIVE_EXTENSION_METHOD_FLAGS_DEFAULT = GDNATIVE_EXTENSION_METHOD_FLAG_NORMAL, } GDNativeExtensionClassMethodFlags;