File tree 1 file changed +6
-8
lines changed 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change 2
2
"header": {
3
3
"version_major": 4,
4
4
"version_minor": 0,
5
- "version_patch": 0 ,
5
+ "version_patch": 1 ,
6
6
"version_status": "stable",
7
7
"version_build": "official",
8
- "version_full_name": "Godot Engine v4.0.stable.official"
8
+ "version_full_name": "Godot Engine v4.0.1. stable.official"
9
9
},
10
10
"builtin_class_sizes": [
11
11
{
1915
1915
]
1916
1916
}
1917
1917
],
1918
- "global_constants": [
1919
-
1920
- ],
1918
+ "global_constants": [],
1921
1919
"global_enums": [
1922
1920
{
1923
1921
"name": "Side",
@@ -123551,7 +123549,7 @@
123551
123549
"getter": "is_flat"
123552
123550
},
123553
123551
{
123554
- "type": "bool ",
123552
+ "type": "int ",
123555
123553
"name": "start_index",
123556
123554
"setter": "set_start_index",
123557
123555
"getter": "get_start_index"
@@ -267332,11 +267330,11 @@
267332
267330
},
267333
267331
{
267334
267332
"name": "PhysicsServer3DExtensionMotionCollision",
267335
- "format": "Vector3 position;Vector3 normal;Vector3 collider_velocity;real_t depth;int local_shape;ObjectID collider_id;RID collider;int collider_shape"
267333
+ "format": "Vector3 position;Vector3 normal;Vector3 collider_velocity;Vector3 collider_angular_velocity; real_t depth;int local_shape;ObjectID collider_id;RID collider;int collider_shape"
267336
267334
},
267337
267335
{
267338
267336
"name": "PhysicsServer3DExtensionMotionResult",
267339
- "format": "Vector3 travel;Vector3 remainder;real_t collision_safe_fraction;real_t collision_unsafe_fraction;PhysicsServer3DExtensionMotionCollision collisions[32];int collision_count"
267337
+ "format": "Vector3 travel;Vector3 remainder;real_t collision_depth;real_t collision_safe_fraction;real_t collision_unsafe_fraction;PhysicsServer3DExtensionMotionCollision collisions[32];int collision_count"
267340
267338
},
267341
267339
{
267342
267340
"name": "PhysicsServer3DExtensionRayResult",
You can’t perform that action at this time.
0 commit comments