gdextension: Sync with upstream commit 6296b46008fb8d8e5cb9b60af05fa1ea26b8f600 (4.0-rc5)
parent
c2c5c85ef4
commit
4f2b1ed2e8
|
@ -3,9 +3,9 @@
|
|||
"version_major": 4,
|
||||
"version_minor": 0,
|
||||
"version_patch": 0,
|
||||
"version_status": "rc4",
|
||||
"version_status": "rc5",
|
||||
"version_build": "official",
|
||||
"version_full_name": "Godot Engine v4.0.rc4.official"
|
||||
"version_full_name": "Godot Engine v4.0.rc5.official"
|
||||
},
|
||||
"builtin_class_sizes": [
|
||||
{
|
||||
|
@ -204953,11 +204953,11 @@
|
|||
"is_vararg": false,
|
||||
"is_static": false,
|
||||
"is_virtual": false,
|
||||
"hash": 3975164845,
|
||||
"hash": 1976431078,
|
||||
"arguments": [
|
||||
{
|
||||
"name": "node",
|
||||
"type": "Object"
|
||||
"type": "CollisionObject3D"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -204981,11 +204981,11 @@
|
|||
"is_vararg": false,
|
||||
"is_static": false,
|
||||
"is_virtual": false,
|
||||
"hash": 3975164845,
|
||||
"hash": 1976431078,
|
||||
"arguments": [
|
||||
{
|
||||
"name": "node",
|
||||
"type": "Object"
|
||||
"type": "CollisionObject3D"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue