mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-07 15:10:21 +00:00
cada1a4747
GLB chunk padding length calculation was backwards and missing for the BIN chunk. Fixed error caused by "skins":[] when no skins were present. Finally, encode animations before textures to avoid accessor misalignment due to texture byteLength.