KozGit / Blender-2.8-MD5-import-export-addon

.MD5 model ( idTech 4 .md5mesh and .md5anim ) import/export addon for Blender 2.8 thru 3.4x. Supports batch import/export of .md5anim files as actions in Blender.
63 stars 14 forks source link

bug export MD5 animations #18

Open xelodo2024 opened 6 months ago

xelodo2024 commented 6 months ago

export MD5 mesh (ok!!) 2024-2-27 13-29-45 export MD5 animation: 2024-2-27 13-33-58 2024-2-27 14-1-36 Model original: Armature_original.zip Model export MD5: Armature_original.zip

KozGit commented 5 months ago

Hi - did you apply all transforms ( loc, rot, scale ) prior to export? That's a common cause for this type of problem. Thx