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
baf87e2717d2be4e2c8a43ff8d3e5f789125935f
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Rémi Verschelde
baf87e2717
Merge pull request
#87294
from vnen/allow-free-callable
...
Allow `free()` to be used as Callable
2024-01-18 16:35:14 +01:00
..
analyzer
Merge pull request
#82639
from golfinq/gdscript-improve-indexing-error
2024-01-04 16:38:58 +01:00
completion
/get_node
Allow specifying a scene in completion tests
2024-01-08 22:38:41 +01:00
lsp
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
parser
Add UID support to GDScript files
2024-01-17 22:30:56 +01:00
runtime
Allow
free()
to be used as Callable
2024-01-18 09:33:44 -03:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
Add unit test runner for autocompletion
2024-01-05 17:49:51 +01:00
utils.notest.gd
Add type_string() utility
2023-10-02 17:41:20 +02:00