mirror of
https://github.com/godotengine/godot-cpp.git
synced 2025-12-31 01:48:45 +03:00
gdextension: Sync with upstream commit 4d1f26e1fd1fa46f2223fe0b6ac300744bf79b88 (4.5-beta3)
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
"version_major": 4,
|
||||
"version_minor": 5,
|
||||
"version_patch": 0,
|
||||
"version_status": "beta2",
|
||||
"version_status": "beta3",
|
||||
"version_build": "official",
|
||||
"version_full_name": "Godot Engine v4.5.beta2.official",
|
||||
"version_full_name": "Godot Engine v4.5.beta3.official",
|
||||
"precision": "single"
|
||||
},
|
||||
"builtin_class_sizes": [
|
||||
@@ -229750,6 +229750,10 @@
|
||||
{
|
||||
"name": "SUPPORTS_BUFFER_DEVICE_ADDRESS",
|
||||
"value": 6
|
||||
},
|
||||
{
|
||||
"name": "SUPPORTS_IMAGE_ATOMIC_32_BIT",
|
||||
"value": 7
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user