This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-5f8afe2eab
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
72fbbb49cdfbbdb4d32ae5e961692aa2a77efb8d
engine
/
modules
/
gdscript
/
tests
/
scripts
T
History
Thaddeus Crews
9e158215d1
Merge pull request
#96375
from HolonProduction/completion-callable-braces
...
Autocompletion: Don't add parenthesis if `Callable` is expected
2025-04-10 16:53:45 -05: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
GDScript: Fix head class range to include
class_name
2025-03-14 11:36:55 +01:00
parser
…
runtime
Add gdscript tests for callv with const arrays
2025-04-10 23:13:01 +02:00
.editorconfig
…
.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
…