Features | Import | Export |
---|---|---|
Basic geometry (vert,edge,tri,quad) | ✔️ | ✔️ |
UV map | ✔️ | ✔️ |
Materials | ❌ | ❌ This is broken since the port to 2.80 |
Simple Modifier (Mirror / subdivision surface) | 🔜 | ✔️ |
- Fix material import/export
- Metasequoia 4+ featues :
- Use
bpy.Bmesh
to support face with 4+ vertices - Bones and Animation
- Use
- Click
releases
- Download the latest Zip ( DO NOT USE
Source Code (zip)
) - Start blender
- Go to the menu bar
Edit
>>Preferences...
>>Add-ons
- Click the
Install...
button and use the zip downloaded previously - You should only see
Import-Export: Metasequoia format(.mqo)
, you need to enable it.
- In blender, go to
File
and you will seeMetasequoia (.mqo)
inExport
andImport
menu