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
f0d793405568f9a4dd052d45ccbf8b168fe82019
godot
/
tests
/
core
History
Rémi Verschelde
54418ea659
Remove NO_THREADS fallback code, Godot 4 requires thread support
...
This also removes `OS::can_use_threads` from the public API since it's always true.
2022-10-03 11:23:26 +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
Merge pull request
#66133
from aaronfranke/set-all
2022-10-03 09:23:46 +02: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
Merge pull request
#64833
from MarcusElg/naninfprinting
2022-10-03 09:23:12 +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
…