Skip to content

50thomatoes50/blender.io_mqo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

blender.io_mqo : Blender importer and exporter for Metasequoia files (.mqo)

ALPHA GNU GPL V2

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) 🔜 ✔️

Todo

  • Fix material import/export
  • Metasequoia 4+ featues :
    • Use bpy.Bmesh to support face with 4+ vertices
    • Bones and Animation

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 File and you will see Metasequoia (.mqo) in Export and Import menu