handle Face Corner color attributes

fixes #15
This commit is contained in:
PrismaticFlower
2023-12-05 09:49:59 +13:00
parent 48c05380c6
commit daacdf1a5d
2 changed files with 11 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
bl_info = {
'name': 'SWBF .msh Import-Export',
'author': 'Will Snyder, PrismaticFlower',
"version": (1, 3, 2),
'blender': (2, 80, 0),
"version": (1, 3, 3),
'blender': (3, 0, 0),
'location': 'File > Import-Export',
'description': 'Export as SWBF .msh file',
'warning': '',