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_po.cpp
Age
Commit message (
Expand
)
Author
2023-02-11
Don't warn when using TTRN() in a language without plurals
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-05-12
Add a new HashMap implementation
reduz
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-07-25
Use const references where possible for List range iterators
Rémi Verschelde
2021-07-23
Use C++ iterators for Lists in many situations
Aaron Franke
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-04-26
Remove uses of `auto` for better readability and online code reviews
Hugo Locurcio
2021-03-20
Rename PHashTranslation to OptimizedTranslation
Marcel Admiraal
2021-03-12
Fixes small typos and grammar correction
Anshul7sp1
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-28
Rename empty() to is_empty()
Marcel Admiraal
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz