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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
a372214a4a047ccf63d23c4406337b30e55ff60b
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Danil Alexeev
7d65d0a908
GDScript: Add
@warning_ignore_start
and
@warning_ignore_restore
annotations
2024-12-06 15:37:02 +03:00
..
analyzer
GDScript: Add
@warning_ignore_start
and
@warning_ignore_restore
annotations
2024-12-06 15:37:02 +03:00
completion
Improve GDScript autocompletion for methods
2024-11-22 18:24:45 +08:00
lsp
LSP: Fix spec violations that break the VSCode outline
2024-11-15 20:00:28 +01:00
parser
GDScript: Add
@warning_ignore_start
and
@warning_ignore_restore
annotations
2024-12-06 15:37:02 +03:00
runtime
GDScript: Add
@warning_ignore_start
and
@warning_ignore_restore
annotations
2024-12-06 15:37:02 +03:00
.editorconfig
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03: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
Always add decimal when printing float
2024-10-23 15:00:21 +02:00