Open elsewhat opened 3 years ago
Importing as Separate material fixes this. Plan to make this the default option
Version 0.9.0 packs the two images into the blender scene automatically.
However, there are still some issues caused by the custom color space getting corrupted in the pack()
Investigated if it could be because alpha channels not being included in packed image.
But as far as I can see the pack is done in TARGA format which has good support for this https://docs.blender.org/api/2.92/bpy.types.Image.html#bpy.types.Image.colorspace_settings
Meebit gets all dark on re-opening of the blender file.
Think the root cause may be that the base color reference meebit_16734_t_col is not persisted in the blender scene somehow