From a5bdfdab2ec68ebfe99535a54b3b0cd8b95a87d6 Mon Sep 17 00:00:00 2001 From: Owl Date: Sat, 23 Aug 2025 00:29:45 -0400 Subject: bck exporter seems to be working --- collada_superbmd_import.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'collada_superbmd_import.py') diff --git a/collada_superbmd_import.py b/collada_superbmd_import.py index 2fa7ef0..c19a91a 100644 --- a/collada_superbmd_import.py +++ b/collada_superbmd_import.py @@ -38,7 +38,7 @@ def import_collada_superbmd(context, filepath): # get asset's unit element root = xml.getroot() - + # texture files path if (os.name == "posix" and root.find("library_images") != None): for image in root.find("library_images"): -- cgit v1.2.3-70-g09d2