v3.5.0#

✨ Added#

  • McsaDecoder: support for model version 11.0.

  • OlDecoder: support for all mipmap levels.

📝 Changed#

  • CLI: --output now accepts only a directory.

  • convert.auto(): default model export formats changed to .obj and .ms3d.

  • Textures: raw formats preserved without conversion to RGBA8.

  • McsaDecoder: bone link parsing disabled pending output format support.

🗑️ Removed#

  • Textures: support for RGBA32F textures (used by one known asset).