Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDScript: Replace `assert()` with `Utils.check()` in tests | Danil Alexeev | 2024-08-28 | 1 | -2/+0 |
* | GDScript: Fix `@warning_ignore` annotation issues | Danil Alexeev | 2024-03-12 | 1 | -0/+4 |
* | GDScript: Add `@export_storage` annotation | Danil Alexeev | 2023-12-19 | 1 | -1/+1 |
* | GDScript: Fix duplication of inherited script properties | Danil Alexeev | 2023-09-23 | 1 | -0/+45 |