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-11 13:10:58 +00:00
Code
Releases
Wiki
Activity
Files
e213737d66acd26d8729d943c109b578c3d3353b
godot
/
modules
/
gdscript
/
tests
/
scripts
History
HolonProduction
e213737d66
LSP: Account for unicode identifiers
2025-04-15 09:51:50 +02:00
..
analyzer
Display correct symbol in warning when unique name is used without @onready annotation
2025-02-06 10:49:08 -08:00
completion
Autocompletion: Don't add parenthesis if
Callable
is expected
2025-04-10 18:40:32 +02:00
lsp
LSP: Account for unicode identifiers
2025-04-15 09:51:50 +02:00
parser
Fix
is_valid_float
,
Variant
parser,
Expression
parser, script highlighter, and
TextServer
not handing capital E in scientific notation.
2025-02-05 18:39:40 +02:00
runtime
Add gdscript tests for callv with const arrays
2025-04-10 23:13:01 +02: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