This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2b5ff33695f304db4fdfcf573ca16782923ae6f
godot
/
tests
/
core
T
History
Thaddeus Crews
833889aec0
Merge pull request
#115710
from syntaxerror247/fix-seek
...
Fix `FileAccess.seek_end` behavior on Android
2026-02-09 15:07:07 -06:00
..
config
Added ability to get a list of project settings changed.
2025-11-06 20:15:07 +10:00
input
Do not show
Physical
in the special key names.
2025-12-04 11:30:57 +02:00
io
Merge pull request
#115710
from syntaxerror247/fix-seek
2026-02-09 15:07:07 -06:00
math
Fix
TestColor
build failure on Android
2026-02-05 17:10:36 -08:00
object
CONNECT_APPEND_SOURCE_OBJECT on signal emission
2026-01-14 14:59:57 +01:00
os
…
string
Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history.
2026-02-04 19:31:28 +01:00
templates
Change copy constructors of
HashMap
and
AHashMap
from implicit to explicit.
2026-01-21 13:01:23 +01:00
threads
…
variant
…
test_crypto.h
…
test_hashing_context.h
…
test_time.h
…