You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Consistency flags are set and retrieved correctly already. Center and radius of exported trishapes are set with suitable accuracy as well.
If anything, this is a pyffi issue, see this line in export_tri_shapes():
tridata.update_center_radius()
Looking at the source, pyffi does not check for mesh flags or version number:
See niftools/nifskope#69
The text was updated successfully, but these errors were encountered: