Pherakki / BlenderToolsForGFS

A Blender plugin for importing and exporting GFS files.
GNU General Public License v3.0
21 stars 3 forks source link

Rise Roblox Bug #100

Closed MadMax1960 closed 1 year ago

MadMax1960 commented 1 year ago

Describe the bug Rise turns into Roblox, seems to be a scaling issue?

To Reproduce Steps to reproduce the behavior:

  1. Import Model

Expected behavior The Rise Model is imported

Files Included in Issue

[Uploading c0004_051_00.zip…]()

MadMax1960 commented 1 year ago

Ok I actually seem to have found the issue, it's something related to the bind pose. When doing the "scaleless" option instead of the default one it imports big, but ok. If I go into rest mode its normal size, but the pose bind mode is huge.

MadMax1960 commented 1 year ago

Ok github wont let me upload so https://cdn.discordapp.com/attachments/831687902824103977/1141097146746155038/c0004_051_00.zip

Pherakki commented 1 year ago

This appears to be due to inconsistent scales inside the file, which the "Scaleless Rest Pose" import option circumvents. I can't think of a way to detect this without placing a model into both the reconstructed bind pose and the scaleless rest pose on import and making sure each vertex is the same within some delta, so I will close this issue for now and make one for the future that will try to identify a way to detect if this kind of issue is present in the model.