Material: Remove XML binding files.

This commit is contained in:
tritao
2025-03-25 20:31:30 +00:00
committed by Benjamin Nauck
parent e9fda68693
commit 8ae48c3c8a
16 changed files with 27 additions and 1259 deletions

View File

@@ -43,6 +43,7 @@ class TemplateClassPyExport(template.ModelTemplate):
"Gui",
"Part",
"PartDesign",
"Material",
]:
root, ext = os.path.splitext(path)
return f"{root}_{ext}"