1 file changed
+1
-1
lines changed- binding_generator.py+31-10
- godot-headers/extension_api.json+1.2k-331
- godot-headers/godot/gdnative_interface.h+71-55
- include/godot_cpp/classes/ref.hpp+4-4
- include/godot_cpp/classes/wrapped.hpp+27-34
- include/godot_cpp/core/binder_common.hpp+2-2
- include/godot_cpp/core/class_db.hpp+43-42
- include/godot_cpp/core/method_bind.hpp+56-62
- include/godot_cpp/core/object.hpp+14-12
- include/godot_cpp/core/property_info.hpp+4-4
- include/godot_cpp/core/type_info.hpp+66-66
- include/godot_cpp/variant/color_names.inc.hpp+149-146
- src/classes/wrapped.cpp+9-5
- src/core/class_db.cpp+78-66
- src/core/method_bind.cpp+7-22
- src/core/object.cpp+3-3
- src/variant/variant.cpp+1-1
- test/demo/example.gdextension+4
- tools/android.py+1
- tools/windows.py-2
0 commit comments