Danil Alexeev
|
85dfd89653
Add `@export_tool_button` annotation for easily creating inspector buttons
|
10 months ago |
Danil Alexeev
|
c1322d41e6
GDScript: Replace `assert()` with `Utils.check()` in tests
|
11 months ago |
Danil Alexeev
|
24b6edcd38
GDScript: Fix non-global class export
|
1 year ago |
PreslavPetrov
|
653a8b113a
Register the export info correctly when a global class script is used as the variable type for Node
|
1 year ago |
Danil Alexeev
|
76b2d85c9f
GDScript: Fix some export annotation issues
|
1 year ago |
Danil Alexeev
|
3a3a2011f4
GDScript: Add `@export_storage` annotation
|
1 year ago |
Danil Alexeev
|
9e2273abc7
GDScript: Add error when exporting node in non [Node]-derived classes
|
1 year ago |
Danil Alexeev
|
b004f8180e
GDScript: Allow constant expressions in annotations
|
2 years ago |
Hugo Locurcio
|
c6ca09dc6f
Add more integration tests to the GDScript test suite
|
3 years ago |
Hugo Locurcio
|
c0083c0f90
Add dozens of new integration tests to the GDScript test suite
|
4 years ago |