This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
c4cf2a8f901eb3fc646dd4cb8dff17aa1a4d449e
godot
/
tests
/
core
T
History
Rémi Verschelde
4c30718102
Merge pull request
#91615
from Frozenfire92/remap-doc-nan-note
...
Add docs note about remap returning undefined when istart == istop
2024-05-08 09:54:20 +02:00
..
config
Fix running tests in template builds
2024-02-22 18:05:42 +01:00
input
Add InputEventKey.location to tell left from right
2024-01-26 14:42:28 +01:00
io
Suppressed expected errors for uncached resources.
2024-04-22 23:50:20 +03:00
math
Add notes for remap's return when istart and istop are the same
2024-05-07 19:37:29 -03:00
object
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
os
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
string
Add const char * overloads to String class
2024-05-07 10:53:00 -04:00
templates
[Core] Add
LocalVector::has
for convenience
2024-05-06 18:03:37 +02:00
threads
WorkerThreadPool: Support daemon-like tasks (via yield semantics)
2024-04-10 18:47:42 +02:00
variant
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
test_crypto.h
Add const lvalue ref to core/* container parameters
2024-02-14 11:20:36 -03:00
test_hashing_context.h
One Copyright Update to rule them all
2023-01-05 13:25:55 +01:00
test_time.h
Explicitly cast to Variant's int type in Time tests
2023-02-20 14:46:21 -06:00