mirror of
https://github.com/godotengine/godot.git
synced 2026-02-08 11:48:57 +00:00
For clarity, assign-to-release idiom for PoolVector::Read/Write replaced with a function call. Existing uses replaced (or removed if already handled by scope)