-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-741 Bump godot-engine/godot-cpp to 4.3.beta2
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule godot-cpp
updated
8 files
+12 −0 | CMakeLists.txt | |
+13 −11 | README.md | |
+2 −3 | gdextension/extension_api.json | |
+14 −10 | include/godot_cpp/classes/wrapped.hpp | |
+1 −0 | include/godot_cpp/core/method_ptrcall.hpp | |
+1 −0 | include/godot_cpp/core/type_info.hpp | |
+1 −0 | include/godot_cpp/variant/typed_array.hpp | |
+1 −0 | src/variant/variant.cpp |
Submodule godot-engine
updated
149 files