Przeglądaj źródła

gdextension: Sync with upstream commit 92bee43adba8d2401ef40e2480e53087bcb1eaf1 (4.0-stable)

Rémi Verschelde 2 lat temu
rodzic
commit
9d1c396c54
1 zmienionych plików z 2 dodań i 107 usunięć
  1. 2 107
      gdextension/extension_api.json

+ 2 - 107
gdextension/extension_api.json

@@ -3,9 +3,9 @@
 		"version_major": 4,
 		"version_minor": 0,
 		"version_patch": 0,
-		"version_status": "rc6",
+		"version_status": "stable",
 		"version_build": "official",
-		"version_full_name": "Godot Engine v4.0.rc6.official"
+		"version_full_name": "Godot Engine v4.0.stable.official"
 	},
 	"builtin_class_sizes": [
 		{
@@ -97833,31 +97833,6 @@
 						}
 					]
 				},
-				{
-					"name": "get_skeleton_to_node",
-					"is_const": false,
-					"is_vararg": false,
-					"is_static": false,
-					"is_virtual": false,
-					"hash": 2382534195,
-					"return_value": {
-						"type": "Dictionary"
-					}
-				},
-				{
-					"name": "set_skeleton_to_node",
-					"is_const": false,
-					"is_vararg": false,
-					"is_static": false,
-					"is_virtual": false,
-					"hash": 4155329257,
-					"arguments": [
-						{
-							"name": "skeleton_to_node",
-							"type": "Dictionary"
-						}
-					]
-				},
 				{
 					"name": "get_create_animations",
 					"is_const": false,
@@ -98128,12 +98103,6 @@
 					"setter": "set_skeletons",
 					"getter": "get_skeletons"
 				},
-				{
-					"type": "Dictionary",
-					"name": "skeleton_to_node",
-					"setter": "set_skeleton_to_node",
-					"getter": "get_skeleton_to_node"
-				},
 				{
 					"type": "bool",
 					"name": "create_animations",
@@ -202102,22 +202071,6 @@
 						"type": "String"
 					}
 				},
-				{
-					"name": "_execute_file",
-					"is_const": false,
-					"is_static": false,
-					"is_vararg": false,
-					"is_virtual": true,
-					"return_value": {
-						"type": "enum::Error"
-					},
-					"arguments": [
-						{
-							"name": "path",
-							"type": "String"
-						}
-					]
-				},
 				{
 					"name": "_finish",
 					"is_const": false,
@@ -202855,64 +202808,6 @@
 						}
 					]
 				},
-				{
-					"name": "_alloc_instance_binding_data",
-					"is_const": false,
-					"is_static": false,
-					"is_vararg": false,
-					"is_virtual": true,
-					"return_value": {
-						"type": "void*"
-					},
-					"arguments": [
-						{
-							"name": "object",
-							"type": "Object"
-						}
-					]
-				},
-				{
-					"name": "_free_instance_binding_data",
-					"is_const": false,
-					"is_static": false,
-					"is_vararg": false,
-					"is_virtual": true,
-					"arguments": [
-						{
-							"name": "data",
-							"type": "void*"
-						}
-					]
-				},
-				{
-					"name": "_refcount_incremented_instance_binding",
-					"is_const": false,
-					"is_static": false,
-					"is_vararg": false,
-					"is_virtual": true,
-					"arguments": [
-						{
-							"name": "object",
-							"type": "Object"
-						}
-					]
-				},
-				{
-					"name": "_refcount_decremented_instance_binding",
-					"is_const": false,
-					"is_static": false,
-					"is_vararg": false,
-					"is_virtual": true,
-					"return_value": {
-						"type": "bool"
-					},
-					"arguments": [
-						{
-							"name": "object",
-							"type": "Object"
-						}
-					]
-				},
 				{
 					"name": "_frame",
 					"is_const": false,