Open axredneck opened 5 years ago
CI fails because it tries to run tests on Blender 2.79 as far as i understand.
Blender 2.8 uses Python 3.7. CI tries to install Python 3.7 from Ubuntu 14.04 repo with no success. What can i do with it?
Thank you! I'll try to find time to review, merge it and decide how to deal with different python/blender versions.
Please merge as separate branch in order to not break Blender 2.79 support. Currently it exports/imports UVs but doesn't import textures.