mirror of
https://github.com/godotengine/godot.git
synced 2024-12-03 01:22:21 +00:00
f59488e94e
- Fix C++ compile errors about pending variable renames after the `Reference` to `RefCount` change. - Fix C# compile errors due to the recent rename of `EnablePlugin()` and `Build()`, which are now underscore-prefixed in bindings. - Additional rename: `godot_icall_Reference_Dtor` to `godot_icall_RefCounted_Dtor`. |
||
---|---|---|
.. | ||
GodotSharp | ||
arguments_vector.h | ||
base_object_glue.cpp | ||
collections_glue.cpp | ||
gd_glue.cpp | ||
glue_header.h | ||
nodepath_glue.cpp | ||
rid_glue.cpp | ||
scene_tree_glue.cpp | ||
string_glue.cpp | ||
string_name_glue.cpp |