Forum: Poser - OFFICIAL


Subject: Here is a command line Python script that fixes vertex orders for morphs

odf opened this issue on Dec 11, 2021 ยท 21 posts


primorge posted Sun, 16 January 2022 at 10:54 PM

odf posted at 10:35 PM Sun, 16 January 2022 - #4433391
primorge posted at 10:28 PM Sun, 16 January 2022 - #4433389

Wrong Number of Vertices: you won't even get past the notification. No result will load because of the mismatch

The script will also fix that if the extra or missing vertices are isolated or if a complete "loose part" as Blender calls them is missing or added. For example the lashes are completely missing (not just partially missing) and everything else is intact.

ETA: Actually, I just remembered that if any of the "loose parts" is somehow damaged or modified in the morph, it will simply be ignored. So partially missing lashes will be treated like completely missing lashes.

I haven't tried your script. Haven't had a wrong vertex order explosion in years. I did have a strong hunch, after I posted, that your script might address additional problems... figured my post info might still be useful to someone... maybe.