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-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
1dffdfdd5bfc39dc4246f7ecd366b38b99a213fe
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Thaddeus Crews
9b5c7e9efa
Merge pull request
#99545
from KoBeWi/Vector4.0
...
Fix stringification of Vector4
2024-11-25 13:22:33 -06:00
..
analyzer
Core: Fix built-in enum constant bindings
2024-11-22 14:03:21 +03:00
completion
Improve GDScript autocompletion for methods
2024-11-22 18:24:45 +08:00
lsp
Style: Trim trailing whitespace and ensure newline at EOF
2024-05-08 10:12:46 +02:00
parser
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
2024-11-06 15:04:14 +00:00
runtime
Fix stringification of Vector4
2024-11-22 21:44:30 +01:00
.editorconfig
Create
.editorconfig
file only on project creation
2024-10-05 14:32:55 +08:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
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