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