Импорт фрейма (объекта локальных осей) в качестве локальной матрицы
This commit is contained in:
parent
16f6f375b5
commit
5208577d86
9 changed files with 122 additions and 76 deletions
|
@ -12,12 +12,7 @@ import sys
|
|||
import xml.etree.ElementTree as ET
|
||||
import os
|
||||
sys.path.append('../')
|
||||
from import_fcstd.importer import importer
|
||||
from mathutils import Matrix
|
||||
from utils.remove_collections import remove_collections
|
||||
from utils.cleanup_orphan_data import cleanup_orphan_data
|
||||
from remesh import asset_setup
|
||||
from export.stl import export_stl
|
||||
import bpy
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue