|
3 | 3 | "version_major": 4,
|
4 | 4 | "version_minor": 0,
|
5 | 5 | "version_patch": 0,
|
6 |
| - "version_status": "rc6", |
| 6 | + "version_status": "stable", |
7 | 7 | "version_build": "official",
|
8 |
| - "version_full_name": "Godot Engine v4.0.rc6.official" |
| 8 | + "version_full_name": "Godot Engine v4.0.stable.official" |
9 | 9 | },
|
10 | 10 | "builtin_class_sizes": [
|
11 | 11 | {
|
|
97833 | 97833 | }
|
97834 | 97834 | ]
|
97835 | 97835 | },
|
97836 |
| - { |
97837 |
| - "name": "get_skeleton_to_node", |
97838 |
| - "is_const": false, |
97839 |
| - "is_vararg": false, |
97840 |
| - "is_static": false, |
97841 |
| - "is_virtual": false, |
97842 |
| - "hash": 2382534195, |
97843 |
| - "return_value": { |
97844 |
| - "type": "Dictionary" |
97845 |
| - } |
97846 |
| - }, |
97847 |
| - { |
97848 |
| - "name": "set_skeleton_to_node", |
97849 |
| - "is_const": false, |
97850 |
| - "is_vararg": false, |
97851 |
| - "is_static": false, |
97852 |
| - "is_virtual": false, |
97853 |
| - "hash": 4155329257, |
97854 |
| - "arguments": [ |
97855 |
| - { |
97856 |
| - "name": "skeleton_to_node", |
97857 |
| - "type": "Dictionary" |
97858 |
| - } |
97859 |
| - ] |
97860 |
| - }, |
97861 | 97836 | {
|
97862 | 97837 | "name": "get_create_animations",
|
97863 | 97838 | "is_const": false,
|
|
98128 | 98103 | "setter": "set_skeletons",
|
98129 | 98104 | "getter": "get_skeletons"
|
98130 | 98105 | },
|
98131 |
| - { |
98132 |
| - "type": "Dictionary", |
98133 |
| - "name": "skeleton_to_node", |
98134 |
| - "setter": "set_skeleton_to_node", |
98135 |
| - "getter": "get_skeleton_to_node" |
98136 |
| - }, |
98137 | 98106 | {
|
98138 | 98107 | "type": "bool",
|
98139 | 98108 | "name": "create_animations",
|
@@ -202102,22 +202071,6 @@
|
202102 | 202071 | "type": "String"
|
202103 | 202072 | }
|
202104 | 202073 | },
|
202105 |
| - { |
202106 |
| - "name": "_execute_file", |
202107 |
| - "is_const": false, |
202108 |
| - "is_static": false, |
202109 |
| - "is_vararg": false, |
202110 |
| - "is_virtual": true, |
202111 |
| - "return_value": { |
202112 |
| - "type": "enum::Error" |
202113 |
| - }, |
202114 |
| - "arguments": [ |
202115 |
| - { |
202116 |
| - "name": "path", |
202117 |
| - "type": "String" |
202118 |
| - } |
202119 |
| - ] |
202120 |
| - }, |
202121 | 202074 | {
|
202122 | 202075 | "name": "_finish",
|
202123 | 202076 | "is_const": false,
|
@@ -202855,64 +202808,6 @@
|
202855 | 202808 | }
|
202856 | 202809 | ]
|
202857 | 202810 | },
|
202858 |
| - { |
202859 |
| - "name": "_alloc_instance_binding_data", |
202860 |
| - "is_const": false, |
202861 |
| - "is_static": false, |
202862 |
| - "is_vararg": false, |
202863 |
| - "is_virtual": true, |
202864 |
| - "return_value": { |
202865 |
| - "type": "void*" |
202866 |
| - }, |
202867 |
| - "arguments": [ |
202868 |
| - { |
202869 |
| - "name": "object", |
202870 |
| - "type": "Object" |
202871 |
| - } |
202872 |
| - ] |
202873 |
| - }, |
202874 |
| - { |
202875 |
| - "name": "_free_instance_binding_data", |
202876 |
| - "is_const": false, |
202877 |
| - "is_static": false, |
202878 |
| - "is_vararg": false, |
202879 |
| - "is_virtual": true, |
202880 |
| - "arguments": [ |
202881 |
| - { |
202882 |
| - "name": "data", |
202883 |
| - "type": "void*" |
202884 |
| - } |
202885 |
| - ] |
202886 |
| - }, |
202887 |
| - { |
202888 |
| - "name": "_refcount_incremented_instance_binding", |
202889 |
| - "is_const": false, |
202890 |
| - "is_static": false, |
202891 |
| - "is_vararg": false, |
202892 |
| - "is_virtual": true, |
202893 |
| - "arguments": [ |
202894 |
| - { |
202895 |
| - "name": "object", |
202896 |
| - "type": "Object" |
202897 |
| - } |
202898 |
| - ] |
202899 |
| - }, |
202900 |
| - { |
202901 |
| - "name": "_refcount_decremented_instance_binding", |
202902 |
| - "is_const": false, |
202903 |
| - "is_static": false, |
202904 |
| - "is_vararg": false, |
202905 |
| - "is_virtual": true, |
202906 |
| - "return_value": { |
202907 |
| - "type": "bool" |
202908 |
| - }, |
202909 |
| - "arguments": [ |
202910 |
| - { |
202911 |
| - "name": "object", |
202912 |
| - "type": "Object" |
202913 |
| - } |
202914 |
| - ] |
202915 |
| - }, |
202916 | 202811 | {
|
202917 | 202812 | "name": "_frame",
|
202918 | 202813 | "is_const": false,
|
|
0 commit comments