This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cbc6d78aed
godot-module-template
/
modules
/
gdscript
/
tests
/
scripts
History
Download ZIP
Download TAR.GZ
HolonProduction
d4abc211f1
GDScript: Fix autocompletion issues with nested types
2025-07-08 14:48:21 +02:00
..
analyzer
GDScript: Replace
abstract
keyword with
@abstract
annotation
2025-06-23 12:24:45 -07:00
completion
GDScript: Fix autocompletion issues with nested types
2025-07-08 14:48:21 +02:00
lsp
LSP: Fix class documentation to include brief
2025-06-09 12:24:35 +02: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