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-13 13:31:48 +00:00
Code
Releases
Wiki
Activity
Files
7974ba57e91154b5e24b718bbd71eb5c3b64f26b
godot
/
modules
/
gdscript
/
tests
/
scripts
History
HolonProduction
140c6a612e
GDScript: Fix annotation parsing adding new annotation entries
2024-10-13 22:43:06 +02:00
..
analyzer
Merge pull request
#78656
from Repiteo/typed-dictionary
2024-09-06 22:38:13 +02:00
completion
Remove unneeded quotes from autocomplete % nodes
2024-09-07 17:49:20 +03:00
lsp
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
parser
GDScript: Fix annotation parsing adding new annotation entries
2024-10-13 22:43:06 +02:00
runtime
Merge pull request
#96856
from RandomShaper/selfdestruct_correctness
2024-09-16 13:35:06 +02:00
.editorconfig
Create
.editorconfig
file only on project creation
2024-10-05 14:32:55 +08:00
.gitignore
…
project.godot
Changed the default deadzone value for new actions from 0.5 to 0.2
2024-10-01 16:47:44 +04:00
utils.notest.gd
Add
@export_tool_button
annotation for easily creating inspector buttons
2024-09-27 22:24:15 +01:00