Befzz / blender3d_import_psk_psa

import mesh, skeleton, animation from psk, psa files to blender3d
479 stars 166 forks source link

PSK Corrupted Mesh freezes blender #56

Open shadow7483147 opened 3 years ago

shadow7483147 commented 3 years ago

This mesh is corrupted when I try to import it. It looks like a vertex or more are connected across multiple faces, way away from eachother.

Reproduction: Download this blend file: https://drive.google.com/file/d/1v-ZeZQM0Pe_Px-1ZsiFMp3oKGWqBKa7B/view?usp=sharing Verify meshes are connected by pressing [L] (Select Linked) Trying to do mesh editing operations on the affected faces, eg: Separate selection to new object Rip faces Invert selection ... Blender freezes.

This only happens on 2.80, 2.79 version is fine.

shadow7483147 commented 3 years ago

Using the 2.79 importer, the face/vertex in question seems to be connected to the knife instead of the arm.

shadow7483147 commented 3 years ago

Copypasting the mesh object with the degenerate face removed from 2.79 into 2.90 fixes the freezing