Skip to content

"Merge 3DMigoto Poses" not found #40

@victor-cds

Description

@victor-cds

I use blender v2.93. I installed blender 3dmigoto addon.
a good addon. I imported the frame analysis file and exported raw buffer.
I have been useing this addon very well until I turned to search "Merge 3DMigoto Poses".
I pressed spacebar or F3 to search "Merge 3DMigoto Poses", I got no results found.
would you mind to tell me if there are any setting else?

I uploaded the add-on.

blender_3dmigoto.py

this is first few lins of the add-on.
#!/usr/bin/env python3

Updated to Blender 2.93

bl_info = {
"name": "3DMigoto",
"blender": (2, 93, 0),
"author": "Ian Munsie (darkstarsword@gmail.com)",
"location": "File > Import-Export",
"description": "Imports meshes dumped with 3DMigoto's frame analysis and exports meshes suitable for re-injection",
"category": "Import-Export",
"tracker_url": "https://github.com/DarkStarSword/3d-fixes/issues",
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions