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-04 12:00:25 +00:00
Code
Releases
Wiki
Activity
Files
25dcf7d2a08dc80793d5d1804187d39586dee32b
godot
/
modules
/
gdscript
/
tests
/
scripts
History
Thaddeus Crews
25dcf7d2a0
Merge pull request
#108306
from Chaosus/gds_fix_super_completion
...
Fix lookup symbol for `super()`
2025-07-17 10:34:48 -05:00
..
analyzer
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
completion
Merge pull request
#107872
from Thought-Weaver/users/loganapple/editor-caret-fix
2025-07-10 11:39:30 -05:00
lsp
Fix lookup symbol for super()
2025-07-08 16:21:39 +03:00
parser
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
runtime
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
.editorconfig
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03:00
.gitignore
…
project.godot
GDScript: Update
get_stack()
,
print_stack()
, and
print_debug()
2025-04-26 21:10:41 +03:00
utils.notest.gd
Merge pull request
#107717
from aaronfranke/abstract-annotation
2025-06-27 17:12:56 +02:00