index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
string
/
translation.h
Age
Commit message (
Expand
)
Author
2023-02-07
Prepare for moving editor and classref translations to godot-editor-l10n repo
Haoyu Qiu
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-11-10
[Font] Add an import option to pre-render all glyphs required for the transla...
bruvzg
2022-10-27
Do not auto add default script and country codes to the locale.
bruvzg
2022-08-24
Replace Array return types with TypedArray 3
kobewi
2022-05-20
Add a new HashSet template
reduz
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-01-18
Improve locale detection.
bruvzg
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-09-29
Implement override of get_message and get_plural_message
O01eg
2021-08-08
add pseudolocalization to Godot
Angad Kambli
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-26
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz