blender.io_mqo
blender.io_mqo copied to clipboard
An importer/exporter addon for blender 2.69 to metasequoia 3D file
blender.io_mqo : Blender importer and exporter for Metasequoia files (.mqo)
| Features | Import | Export |
|---|---|---|
| Basic geometry (vert,edge,tri,quad) | :heavy_check_mark: | :heavy_check_mark: |
| UV map | :heavy_check_mark: | :heavy_check_mark: |
| Materials | :x: | :x: This is broken since the port to 2.80 |
| Simple Modifier (Mirror / subdivision surface) | :soon: | :heavy_check_mark: |
Todo
- Fix material import/export
- Metasequoia 4+ featues :
- Use
bpy.Bmeshto support face with 4+ vertices - Bones and Animation
- Use
Installation method
- 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.
Usage
- In blender, go to
Fileand you will seeMetasequoia (.mqo)inExportandImportmenu