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
2
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
Actions
4e34c6ea63
godot-module-template
/
modules
/
gdscript
/
tests
/
scripts
History
Download ZIP
Download TAR.GZ
Danil Alexeev
8a09a2f88c
GDScript: Fix and simplify coroutine stack clearing
2026-03-04 10:50:02 +03:00
..
analyzer
Inherit parent method return types for untyped overrides
2026-02-02 21:34:37 +02:00
completion
Autocompletion: Don't call const functions
2025-08-05 09:03:10 +02:00
lsp
Fix lookup symbol for super()
2025-07-08 16:21:39 +03:00
parser
Improve display of non-exported members in Remote Tree Inspector
2026-02-01 12:22:50 +03:00
runtime
GDScript: Fix and simplify coroutine stack clearing
2026-03-04 10:50:02 +03:00
.editorconfig
GDScript: Support tracking multiple analyzer and runtime errors in tests
2024-11-21 22:09:50 +03:00
.gitignore
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
project.godot
GDScript: Update
get_stack()
,
print_stack()
, and
print_debug()
2025-04-26 21:10:41 +03:00
utils.notest.gd
GDScript: Improve evaluation of constant expressions with arrays/dictionaries
2026-01-12 11:59:38 +03:00