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
cad0cd94ef
godot-module-template
/
modules
/
gdscript
/
tests
/
scripts
History
Download ZIP
Download TAR.GZ
Nolkaloid
c1cdaf7b16
Add gdscript tests for callv with const arrays
2025-04-10 23:13:01 +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
GDScript: Return early when parsing invalid super call
2025-03-24 17:40:26 +01:00
lsp
GDScript: Fix head class range to include
class_name
2025-03-14 11:36:55 +01: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
Add runner for GDScript testing
2021-04-08 09:34:59 -03:00
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