This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-22 15:06:45 +00:00
Code
Releases
Wiki
Activity
Files
d2df09d02b13cb9c6cc74e8c40d85c6c39fcdef2
godot
/
tests
/
core
History
bruvzg
0c5431644d
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
..
io
Make FileAccess and DirAccess classes reference counted.
2022-04-11 13:28:51 +03:00
math
Implemented tests for Plane getters and setters.
2022-07-05 12:55:05 +02:00
object
Implement a BitField hint
2022-07-05 22:13:37 +02:00
string
Allows parsing of invalid UTF-16 surrogates (can be encountered in Windows filenames) and some non-standard UTF-8 variants, makes Unicode parse errors more verbose.
2022-07-07 11:07:18 +03:00
templates
Add a new HashSet template
2022-05-20 22:40:38 +02:00
variant
Merge pull request
#56337
from cdemirer/fix-array-dictionary-id
2022-01-23 00:46:53 +01:00
test_crypto.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
test_hashing_context.h
Update copyright statements to 2022
2022-01-03 21:27:34 +01:00
test_time.h
Fix inconsistent naming in Time
2022-05-05 16:00:37 +02:00