OpenSAGE / OpenSAGE.BlenderPlugin

A Westwood 3D Blender plugin. Imports & exports the W3D/W3X format to/from Blender.
https://opensage.github.io
GNU Lesser General Public License v3.0
50 stars 18 forks source link

Blender 4.1+ fails to import mesh due to `mesh.use_auto_smooth` no longer being a thing #266

Closed cyberarm closed 3 weeks ago

cyberarm commented 1 month ago

https://github.com/OpenSAGE/OpenSAGE.BlenderPlugin/blob/1c3bf3516d85bcd7b78245d103b2f73c97581088/io_mesh_w3d/common/utils/mesh_import.py#L26

Tarcontar commented 3 weeks ago

fixed by #267