move methods around

this is separate to prevent confusion
This commit is contained in:
989onan
2024-12-13 17:26:34 -05:00
parent ac6e98c27e
commit c83f14f88b
3 changed files with 155 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import bpy
from ..core.register import register_wrap
from .panel import AvatarToolKit_PT_AvatarToolkitPanel, CATEGORY_NAME
from ..core.export_resonite import AvatarToolKit_OT_ExportResonite
from ..core.resonite_utils import AvatarToolKit_OT_ExportResonite
from bpy.types import Context, Mesh, Panel, Operator
from ..functions.translations import t