summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/tests/scripts/parser/features/export_enum.out
Commit message (Collapse)AuthorAgeFilesLines
* GDScript: Fix some export annotation issuesDanil Alexeev2024-05-131-20/+20
|
* Support Array and PackedArray in @export_*Abel Toy2024-03-061-2/+30
|
* GDScript: Add `@export_storage` annotationDanil Alexeev2023-12-191-6/+12
|
* GDScript: Fix `@export_enum` works only with `int`Danil Alexeev2023-01-301-0/+7