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
aee8a3bada419cc4dec45babbb9181a07d3e282e
godot
/
tests
/
core
History
Rémi Verschelde
b952b007b1
Merge pull request
#84782
from rsburke4/image-fix
...
Prevent crash on conversion of invalid data in `Image`
2023-12-12 00:17:42 +01:00
..
config
…
input
…
io
Added error to catch conversion on invalid image
2023-12-10 15:06:22 -05:00
math
Fix Basis is_orthogonal and is_rotation methods, add is_orthonormal
2023-12-06 13:12:05 -06:00
object
Fix Object::notification order
2023-08-30 00:15:55 +02:00
os
…
string
Add more C++ unit tests for String to number conversions
2023-12-02 20:54:48 +02:00
templates
…
threads
Revert "Implement parallel foreach() for easier multithreading"
2023-07-27 13:41:27 +02:00
variant
fix assignment to vec2 tests
2023-10-25 20:57:45 +02:00
test_crypto.h
…
test_hashing_context.h
…
test_time.h
…