George Marques 5fc7918594
GDScript: Improve usability of setter chains
- Consider PackedArrays non-shared since they are copied on C++/script
  boundaries.
- Add error messages in the analyzer when assigning to read-only
  properties.
- Add specific error message at runtime when assignment fails because
  the property is read-only.
2023-02-02 10:20:35 -03:00
..
2023-01-28 11:08:02 +01:00
2023-01-19 13:02:18 +01:00
2023-01-22 12:23:56 +01:00
2023-02-01 08:45:41 +01:00
2023-01-30 15:53:23 +01:00