virtualx-engine/modules/gdscript/tests/scripts
Rémi Verschelde 745f8e112f
Revert "Add UID support to GDScript files"
This reverts commit c7f68a27ec.

We still think GDScript files need UIDs to allow safe refactoring,
but we're still debating what form those should take exactly.

So far there seems to be agreement that it shouldn't be done via an
annotation as implemented here, so we're reverting this one for now,
to revisit the feature in a future PR.
2024-01-29 21:00:26 +01:00
..
analyzer Merge pull request #82639 from golfinq/gdscript-improve-indexing-error 2024-01-04 16:38:58 +01:00
completion/get_node Allow specifying a scene in completion tests 2024-01-08 22:38:41 +01:00
lsp Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
parser Revert "Add UID support to GDScript files" 2024-01-29 21:00:26 +01:00
runtime Allow free() to be used as Callable 2024-01-18 09:33:44 -03:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add unit test runner for autocompletion 2024-01-05 17:49:51 +01:00
utils.notest.gd Add type_string() utility 2023-10-02 17:41:20 +02:00