godot/modules/gdscript/tests/scripts
Thaddeus Crews 1c4b660312
Merge pull request #96611 from Dynamic-Pistol/master
Add `PROPERTY_HINT_INPUT_NAME` for use with `@export_custom` to allow using input actions
2025-05-13 16:22:25 -05:00
..
analyzer Merge pull request #67777 from aaronfranke/virtually-annotated 2025-05-13 16:22:16 -05:00
completion Autocompletion: Remove additional brace from utility function options 2025-04-15 13:25:28 +02:00
lsp GDScript: Fix head class range to include class_name 2025-03-14 11:36:55 +01:00
parser Merge pull request #67777 from aaronfranke/virtually-annotated 2025-05-13 16:22:16 -05:00
runtime Fix a few GDScript warning messages for grammar and consistency 2025-05-06 20:28:01 -07: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 Add PROPERTY_HINT_INPUT_NAME 2025-04-23 22:23:44 +02:00