mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03: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)