Commit 6ce3dc5
committed
update godot-cpp
“Cherry-picks for the godot-cpp 4.5 branch - 1st batch” (godotengine/godot-cpp/pull/1870)1 parent b6472aa commit 6ce3dc5
1 file changed
+1
-1
lines changed- CMakeLists.txt+2-1
- README.md+3-6
- binding_generator.py+4-4
- cmake/android.cmake+3-3
- cmake/linux.cmake+2-1
- cmake/windows.cmake+3-1
- doc/cmake.rst-353
- include/godot_cpp/core/binder_common.hpp+8-8
- include/godot_cpp/core/class_db.hpp+15-24
- include/godot_cpp/core/defs.hpp+43
- include/godot_cpp/core/method_bind.hpp+13-14
- include/godot_cpp/core/object.hpp+8-12
- include/godot_cpp/templates/a_hash_map.hpp+734
- include/godot_cpp/templates/hashfuncs.hpp+16
- include/godot_cpp/templates/pair.hpp+43-59
- src/core/class_db.cpp+60-64
- src/core/method_bind.cpp+2-2
- src/core/object.cpp+1-1
- tools/godotcpp.py+5-11
- tools/header_builders.py+69
- tools/windows.py-5
0 commit comments