mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
* Allow typed arrays to be encoded even if `p_full_objects` is `false`. * Use `Array[EncodedObjectAsID]` instead of the encoded element type when decoding an array if `p_allow_objects` is `false`.