Skip to content

Conversation

@plushrib
Copy link
Contributor

you forgot to put def __init__(self, *args, **kwargs): bpy.types.Operator.__init__(self, *args, **kwargs) _OgreCommonExport_.__init__(self) to this file, without it the import ui is invisible.

you forgot to put     "def __init__(self, *args, **kwargs):
        bpy.types.Operator.__init__(self, *args, **kwargs)
        _OgreCommonExport_.__init__(self)" to this file, without it the import ui is invisible
@paroj paroj merged commit ef1d926 into OGRECave:master Apr 21, 2025
1 check passed
@plushrib plushrib deleted the patch-1 branch April 25, 2025 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants