godot-cpp/include/godot_cpp
David Snopek 3449c4e1d3 Don't print an error when decoding a null Ref<T>
(cherry picked from commit 7f02301a91)
2025-01-28 10:37:36 -06:00
..
classes Don't print an error when decoding a null Ref<T> 2025-01-28 10:37:36 -06:00
core Avoid `thread_local` on MacOS to prevent issues with hot reload 2025-01-28 10:37:36 -06:00
templates Fix GCC 14 -Wtemplate-id-cdtor warning 2024-09-03 16:35:31 -05:00
variant Rename Vector4.components -> coords. 2025-01-28 10:37:36 -06:00
godot.hpp [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-13 18:57:24 +03:00