Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GDScript: Replace `assert()` with `Utils.check()` in tests | Danil Alexeev | 2024-08-28 | 1 | -2/+0 |
* | Support Array and PackedArray in @export_* | Abel Toy | 2024-03-06 | 1 | -1/+22 |
* | GDScript: Add `@export_storage` annotation | Danil Alexeev | 2023-12-19 | 1 | -9/+10 |
* | GDScript: Fix `@export_enum` works only with `int` | Danil Alexeev | 2023-01-30 | 1 | -0/+15 |