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
01ae26d31befb6679ecd92cd3c73aa5a76162e95
godot
/
tests
/
core
History
Gilles Roudière
bf1a40c168
Make String.simplify_path keep the protocol identifier for urls
2022-10-13 12:23:49 +02:00
..
input
Fix typos with codespell
2022-09-30 14:23:36 +02:00
io
Fix parsing of XML CDATA and add test cases
2022-09-09 09:42:24 +08:00
math
Add
is_finite
method for checking built-in types
2022-10-08 13:25:08 +08:00
object
[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
2022-09-28 10:04:11 +03:00
os
…
string
Make String.simplify_path keep the protocol identifier for urls
2022-10-13 12:23:49 +02:00
templates
Remove NO_THREADS fallback code, Godot 4 requires thread support
2022-10-03 11:23:26 +02:00
threads
…
variant
Add Dictionary.find_key()
2022-08-16 13:48:59 +02:00
test_crypto.h
…
test_hashing_context.h
…
test_time.h
…