virtualx-engine/modules/gdscript/tests/scripts/parser
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
..
errors GDScript: Support % in shorthand for get_node 2022-05-27 13:46:18 -03:00
features GDScript: Support % in shorthand for get_node 2022-05-27 13:46:18 -03:00
warnings Merge pull request #55201 from Scony/fix-unreachable-code-false-positive 2022-05-18 16:04:12 +02:00