DarklightGames / io_scene_psk_psa

A Blender extension for importing and exporting Unreal PSK and PSA files
GNU General Public License v3.0
310 stars 20 forks source link

Blender 4.1 deprecated Auto Smooth #86

Closed fclivaz42 closed 3 months ago

fclivaz42 commented 3 months ago

Versions Blender: 4.1 io_scene_psk_psa: 6.2.0

Describe the bug Since Blender 4.1 deprecated Auto Smooth, the plugin becomes unusable when importing meshes that have split normals/use autosmooth.

To Reproduce Steps to reproduce the behavior: Try to import any PSK that has split normals/uses autosmooth.

Expected behavior There should be a workaround to use autosmooth as per this thread: https://projects.blender.org/blender/blender/pulls/108014

Screenshots image

Files None.

Additional context I linked the PR removing the use_auto_smooth API call, which explains a few other things. If you need more information please let me know!

cmbasnett commented 3 months ago

I've already addressed this on the Blender 4.1 branch (https://github.com/DarklightGames/io_scene_psk_psa/tree/blender-4.1). It will be released as the latest version when Blender 4.1 is released.

fclivaz42 commented 3 months ago

My bad, didnt see this earlier! appreciate it.

have a nice day :)

cmbasnett commented 3 months ago

@fclivaz42 A new version has been issue that works with Blender 4.1: https://github.com/DarklightGames/io_scene_psk_psa/releases/tag/7.0.0