This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
06c0985fee
godot-module-template
/
tests
/
core
/
string
History
Download ZIP
Download TAR.GZ
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.h
Move context and plural support to Translation
2025-09-26 10:51:57 +08:00
test_translation_server.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00