virtualx-engine/modules/gdscript/tests/scripts
George Marques 1731010774
GDScript: Fix override signature check of script inheritance
Avoid treating the super class as a meta type for signature check, since
it is looking at the instance level for that.
2023-02-21 14:37:08 -03:00
..
analyzer GDScript: Fix override signature check of script inheritance 2023-02-21 14:37:08 -03:00
parser Merge pull request #72971 from vnen/gdscript-multiline-comment 2023-02-09 16:19:03 +01:00
runtime Add test for const class references 2023-02-20 23:01:32 -05:00
.gitignore Add runner for GDScript testing 2021-04-08 09:34:59 -03:00
project.godot Add runner for GDScript testing 2021-04-08 09:34:59 -03:00