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
2f620db1d894533a8e859843b840801bf54cd86c
godot
/
modules
/
gdscript
/
tests
/
scripts
History
HolonProduction
2f620db1d8
LSP: Fix spec violations that break the VSCode outline
2024-11-15 20:00:28 +01:00
..
analyzer
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
2024-11-06 15:04:14 +00:00
completion
Remove unneeded quotes from autocomplete % nodes
2024-09-07 17:49:20 +03:00
lsp
LSP: Fix spec violations that break the VSCode outline
2024-11-15 20:00:28 +01:00
parser
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
2024-11-06 15:04:14 +00:00
runtime
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
2024-11-06 15:04:14 +00: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
Always add decimal when printing float
2024-10-23 15:00:21 +02:00