mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Decompress each body chunk over multiple iterations, this causes more reallocations, but it ensures decompression will not fail no matter the compression ratio.