ross-g / io_pdx_mesh

Import/Export files for the Clausewitz game engine
GNU General Public License v3.0
88 stars 11 forks source link

Mesh.calc_tangents(): required parameter "uvmap" to be a keyword argument! #6

Closed LuckyE-CV6 closed 5 years ago

LuckyE-CV6 commented 5 years ago

Mesh.calc_tangents(): required parameter "uvmap" to be a keyword argument! What can I do to deal with it? I really want to export something but I just can't understand what the debug meaning QWQ

ross-g commented 5 years ago

It means that you're trying to use the Blender 2.8 version before I released it ... bugs should be expected!

As it happens, this bug was already fixed in 807550a6b2b5d9ffe1673d4e61c237f05397642c just two days ago.