This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58eff50bf12dc330df284d7ff78bcfa59f5a2037
godot
/
core
/
string
History
Rémi Verschelde
58eff50bf1
Merge pull request
#64268
from timothyqiu/is-finite
...
Add `is_finite` method for checking built-in types
2022-10-11 09:25:46 +02:00
..
char_range.inc
…
char_utils.h
…
locales.h
…
node_path.cpp
…
node_path.h
…
optimized_translation.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
optimized_translation.h
…
print_string.cpp
…
print_string.h
…
SCsub
…
string_buffer.h
…
string_builder.cpp
…
string_builder.h
…
string_name.cpp
…
string_name.h
…
translation_po.cpp
…
translation_po.h
…
translation.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
translation.h
…
ucaps.h
…
ustring.cpp
Merge pull request
#64268
from timothyqiu/is-finite
2022-10-11 09:25:46 +02:00
ustring.h
…