UuuNyaa / blender_mmd_tools

MMD Tools is a blender addon for importing/exporting Models and Motions of MikuMikuDance.
GNU General Public License v3.0
2.27k stars 109 forks source link

Made fixes for support Blender 4.1 #135

Closed kafuji closed 7 months ago

kafuji commented 7 months ago

To adapt Blender 4.1's Mesh.use_auto_smooth and corresponding feature removals and changes, and Pose.bone_groups -> Armature.collections changes, a little fixtures added to the code. It now properly exports PMX model. (I only fixed codes for PMX, therefore PMD codes still remain as is)