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-08 12:40:44 +00:00
Code
Releases
Wiki
Activity
Files
4.2
Add File
New File
Upload File
Apply Patch
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Danil Alexeev
c35e05e7b1
GDScript: Fix accessing static function as
Callable
in static context
...
(cherry picked from commit
10dcb21d8b
)
2024-01-25 18:45:01 +01:00
..
analyzer
GDScript: Fix non-static call is allowed in static var lambda body
2023-10-20 20:43:07 +03:00
lsp
Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup
2023-09-11 09:46:34 -05:00
parser
GDScript: Add error when exporting node in non [Node]-derived classes
2023-10-05 13:50:26 +03:00
runtime
GDScript: Fix accessing static function as
Callable
in static context
2024-01-25 18:45:01 +01:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
utils.notest.gd
Add type_string() utility
2023-10-02 17:41:20 +02:00