This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
b13a0e18347f5e34d2fa3d4dff9c5a384a230042
godot
/
tests
/
servers
History
Lukas Tenbrink
b13a0e1834
Rename
String::resize
to
resize_uninitialized
, to better communicate to callers that new characters must be initialized.
2025-06-11 18:13:02 +02:00
..
rendering
Rename
String::resize
to
resize_uninitialized
, to better communicate to callers that new characters must be initialized.
2025-06-11 18:13:02 +02:00
test_nav_heap.h
[Navigation] Rename classes in preparation for future restructure
2025-03-12 13:26:34 +01:00
test_navigation_server_2d.h
Change 2D avoidance callbacks from Vector3 to Vector2
2025-06-07 14:21:28 +02:00
test_navigation_server_3d.h
Change navigation region and link updates to an async process
2025-06-10 14:18:47 +02:00
test_text_server.h
Core: Add dedicated
BitField
template
2025-04-11 11:53:26 -05:00