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-11-21 14:57:09 +00:00
Code
Releases
Wiki
Activity
Files
cc7b79cdbd957fb65b06837d2d1ce62486d106da
godot
/
tests
/
core
/
string
History
Thaddeus Crews
49219de402
Merge pull request
#108862
from timothyqiu/plural-rules
...
Move context and plural support to `Translation`
2025-10-15 16:31:07 -05:00
..
test_fuzzy_search.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_node_path.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_string.h
Replace
std::size
usage with
std_size
to avoid
<iterator>
include.
2025-10-05 00:26:11 +02:00
test_translation_server.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
test_translation.h
Move context and plural support to Translation
2025-09-26 10:51:57 +08:00