blender-md3 icon indicating copy to clipboard operation
blender-md3 copied to clipboard

Blender 2.8 support

Open axredneck opened this issue 6 years ago • 3 comments

Please merge as separate branch in order to not break Blender 2.79 support. Currently it exports/imports UVs but doesn't import textures.

axredneck avatar Apr 26 '19 21:04 axredneck

CI fails because it tries to run tests on Blender 2.79 as far as i understand.

axredneck avatar Apr 26 '19 23:04 axredneck

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?

axredneck avatar Apr 26 '19 23:04 axredneck

Thank you! I'll try to find time to review, merge it and decide how to deal with different python/blender versions.

neumond avatar May 07 '19 06:05 neumond