mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-18 15:40:45 +00:00
5fc7918594
- 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.