Make a dedicated folder about the interface

This commit is contained in:
2024-05-11 02:34:13 +02:00
parent 57379a0ff6
commit 1f7d5b40e8
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import bpy
from .ui import GRAOU_PT_panel
from .ui.export import GRAOU_PT_panel
from .operators.outline import ConfigBlendScene
from .operators.exports import ExportForFange
from .operators.misc import MakeBasicCollision