Haha, you made me a very happy Cabbage :D
Also, not that I really know what I'm talking about, but I believe you can use the following function that's sitting in the import_scene_obj.py script:
def BPyMesh_ngon(from_data, indices, PREF_FIX_LOOPS= True)
Should be the same as the original, I think? The author had to copy & paste it, as the bpymesh module is no longer present.
You have made my life much easier thanks to this <3
|