virtualx-engine/modules/gdscript/tests/scripts
George Marques eba3e0a9fc
GDScript: Support % in shorthand for get_node
The `%` is used in scene unique nodes. Now `%` can also be used instead
of `$` for the shorthand, besides being allowed generally anywhere in
the path as the prefix for a node name.
2022-05-27 13:46:18 -03:00
..
analyzer Add regression test for gdscript valid function signature 2022-05-03 12:46:09 -07:00
parser GDScript: Support % in shorthand for get_node 2022-05-27 13:46:18 -03:00
runtime quote strings inside arrays and dictionaries 2022-05-03 13:37:13 -05:00
.gitignore
project.godot