virtualx-engine/modules/gdscript/tests/scripts
Antonio Dell'Annunziata f81a166ab8
fix(gdscript): Infer type from preload const
When resolving the type of the attribute from the variant, the result_type.kind was overritten for no reason.
It is assumed that this only needs to be done, if the variant value is not valid to have any kind here.

Solves #63715
2022-08-07 16:09:24 +02:00
..
analyzer fix(gdscript): Infer type from preload const 2022-08-07 16:09:24 +02:00
parser Merge pull request #62701 from cdemirer/for-variable-conflict 2022-07-06 16:02:49 +02:00
runtime Fix set chain bug with jump_if_shared 2022-06-28 18:45:27 +03:00
.gitignore
project.godot