SilentNightSound / GI-Model-Importer

Tools and instructions for importing custom models into a certain anime game
https://discord.gg/agmg
GNU General Public License v3.0
2.34k stars 339 forks source link

The function create_normals_split was removed in Blender 4.1. #246

Open mykolabernish opened 1 month ago

mykolabernish commented 1 month ago

https://developer.blender.org/docs/release_notes/4.1/python_api/#mesh

bombless commented 1 month ago

Any workaround available?

bombless commented 1 month ago

I removed the call but it now reports another error: prop "MeshLoop.normal" is read only

SilentNightSound commented 1 month ago

This will be fixed when blender 4.2 LTS comes out; I recommend using blender 3.6 until then. If you really want to use Blender 4.0+, there is an experimental script on the AGMG discord