We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a87094 commit 8bb931cCopy full SHA for 8bb931c
gdextension/extension_api.json
@@ -3,9 +3,9 @@
3
"version_major": 4,
4
"version_minor": 5,
5
"version_patch": 0,
6
- "version_status": "beta2",
+ "version_status": "beta3",
7
"version_build": "official",
8
- "version_full_name": "Godot Engine v4.5.beta2.official",
+ "version_full_name": "Godot Engine v4.5.beta3.official",
9
"precision": "single"
10
},
11
"builtin_class_sizes": [
@@ -229750,6 +229750,10 @@
229750
{
229751
"name": "SUPPORTS_BUFFER_DEVICE_ADDRESS",
229752
"value": 6
229753
+ },
229754
+ {
229755
+ "name": "SUPPORTS_IMAGE_ATOMIC_32_BIT",
229756
+ "value": 7
229757
}
229758
]
229759
0 commit comments