godot-cpp/include/godot_cpp
Lukas Tenbrink 0899cf6098 Rename Vector4.components -> coords.
The use of .components is deprecated.

(cherry picked from commit 23c9d41d2a)
2025-01-28 10:37:36 -06:00
..
classes Avoid `thread_local` on MacOS to prevent issues with hot reload 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