1 file changed
+1
-1
lines changed- CMakeLists.txt+11-1
- README.md+9
- binding_generator.py+107-5
- gdextension/extension_api.json+312-48
- gdextension/gdextension_interface.h+20
- include/godot_cpp/classes/wrapped.hpp+3
- include/godot_cpp/core/math.hpp+162-48
- include/godot_cpp/core/method_bind.hpp+8-6
- include/godot_cpp/templates/cowdata.hpp+2-2
- include/godot_cpp/variant/basis.hpp+1-9
- include/godot_cpp/variant/ucaps.hpp-1.4k
- include/godot_cpp/variant/variant.hpp+16
- src/classes/low_level.cpp+58
- src/core/class_db.cpp+4-4
- src/variant/basis.cpp+1-1
- src/variant/char_string.cpp+41-8
- src/variant/quaternion.cpp+2-2
- src/variant/variant.cpp+21-4
- test/demo/main.gd+9
- test/src/example.cpp+24
- test/src/example.h+2
0 commit comments