This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot-cpp
Watch
1
Star
0
Fork
0
You've already forked godot-cpp
mirror of
https://github.com/godotengine/godot-cpp.git
synced
2026-01-01 05:48:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c9da56cca2fe263417dffbb4ce372fef2b23d23a
godot-cpp
/
src
History
David Snopek
d5bdde9509
Avoid
thread_local
on MacOS to prevent issues with hot reload
...
(cherry picked from commit
91833c852e
)
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
Fix crash in
ClassDB::add_virtual_method()
if arguments metadata is the wrong size
2025-01-28 10:37:36 -06:00
variant
Add p_use_model_front to Basis::looking_at()
2024-10-28 16:32:13 -05:00
godot.cpp
[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