Skip to content

Commit 8bb931c

Browse files
committed
gdextension: Sync with upstream commit 4d1f26e1fd1fa46f2223fe0b6ac300744bf79b88 (4.5-beta3)
1 parent 6a87094 commit 8bb931c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

gdextension/extension_api.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version_major": 4,
44
"version_minor": 5,
55
"version_patch": 0,
6-
"version_status": "beta2",
6+
"version_status": "beta3",
77
"version_build": "official",
8-
"version_full_name": "Godot Engine v4.5.beta2.official",
8+
"version_full_name": "Godot Engine v4.5.beta3.official",
99
"precision": "single"
1010
},
1111
"builtin_class_sizes": [
@@ -229750,6 +229750,10 @@
229750229750
{
229751229751
"name": "SUPPORTS_BUFFER_DEVICE_ADDRESS",
229752229752
"value": 6
229753+
},
229754+
{
229755+
"name": "SUPPORTS_IMAGE_ATOMIC_32_BIT",
229756+
"value": 7
229753229757
}
229754229758
]
229755229759
},

0 commit comments

Comments
 (0)