Danil Alexeev
|
24b6edcd38
|
GDScript: Fix non-global class export
|
2024-06-20 14:30:12 +03:00 |
|
PreslavPetrov
|
653a8b113a
|
Register the export info correctly when a global class script is used as the variable type for Node
|
2024-06-03 13:28:17 +01:00 |
|
Danil Alexeev
|
76b2d85c9f
|
GDScript: Fix some export annotation issues
|
2024-05-13 17:49:06 +03:00 |
|
Danil Alexeev
|
3a3a2011f4
|
GDScript: Add @export_storage annotation
|
2023-12-19 20:56:30 +03:00 |
|
Danil Alexeev
|
9e2273abc7
|
GDScript: Add error when exporting node in non [Node]-derived classes
|
2023-10-05 13:50:26 +03:00 |
|
Danil Alexeev
|
b004f8180e
|
GDScript: Allow constant expressions in annotations
|
2023-01-25 18:43:56 +03:00 |
|
Hugo Locurcio
|
c6ca09dc6f
|
Add more integration tests to the GDScript test suite
This also fixes a typo in the `bitwise_float_right_operand.gd` test.
|
2021-09-15 19:57:39 +02:00 |
|
Hugo Locurcio
|
c0083c0f90
|
Add dozens of new integration tests to the GDScript test suite
This also ignores `.out` files in the file format static checks.
|
2021-09-14 18:42:08 +02:00 |
|