This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1db0a60dc01648dd305ee2ad36a03948f5479d1d
godot
/
tests
/
servers
History
Lukas Tenbrink
1db0a60dc0
Replace
std::size
usage with
std_size
to avoid
<iterator>
include.
2025-10-05 00:26:11 +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
Rename server "free" functions to "free_rid" to match exposed API
2025-09-30 16:52:25 -07:00
test_navigation_server_3d.h
Rename server "free" functions to "free_rid" to match exposed API
2025-09-30 16:52:25 -07:00
test_text_server.h
Replace
std::size
usage with
std_size
to avoid
<iterator>
include.
2025-10-05 00:26:11 +02:00
test_triangle2.h
[Navigation 2D] Fix sign of cross product
2025-09-23 14:55:17 +02:00