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)
Additionally, fixed PMX Importer to properly works on Blendere 4.1. (Just skip use_auto_smooth=True)
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)
Additionally, fixed PMX Importer to properly works on Blendere 4.1. (Just skip use_auto_smooth=True)