We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
2 parents 9b98377 + 2e4c350 commit fbbf9ecCopy full SHA for fbbf9ec
gdextension/extension_api.json
@@ -3,9 +3,9 @@
3
"version_major": 4,
4
"version_minor": 3,
5
"version_patch": 0,
6
- "version_status": "rc3",
+ "version_status": "stable",
7
"version_build": "official",
8
- "version_full_name": "Godot Engine v4.3.rc3.official"
+ "version_full_name": "Godot Engine v4.3.stable.official"
9
},
10
"builtin_class_sizes": [
11
{
@@ -29907,7 +29907,6 @@
29907
29908
"type": "bool",
29909
"name": "capture_included",
29910
- "setter": "_set_capture_included",
29911
"getter": "is_capture_included"
29912
}
29913
]
0 commit comments