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-07 12:30:27 +00:00
Code
Releases
Wiki
Activity
Files
ba96d4f63160a0c20f35906ecb536dbb2ae53f94
godot
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
History
Danil Alexeev
ba96d4f631
GDScript: Fix
UNSAFE_CALL_ARGUMENT
warning for
Variant
constructors
2023-09-30 13:57:09 +03:00
..
errors
Merge pull request
#82477
from dalexeev/gds-covariance-and-contravariance
2023-09-28 20:04:37 +02:00
features
GDScript: Add return type covariance and parameter type contravariance
2023-09-28 12:27:36 +03:00
warnings
GDScript: Fix
UNSAFE_CALL_ARGUMENT
warning for
Variant
constructors
2023-09-30 13:57:09 +03:00