We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plane_surface.omf.gz fails to convert from OMF1 with these errors:
The file is exported from Leapfrog. There are two issues here:
Change the code here to allow skewed images, and to correctly normalise the U and V vectors when converting OMF1 images.
The text was updated successfully, but these errors were encountered:
#13 fix bug in normalizing project image axes in OMF1 conversion, and…
0f5de07
… don't require them to be orthogonal.
#13 update for changes in 'image'.
fe15b1a
#13 fixed nightly clippy warnings.
ccf0b8e
Merge pull request #14 from gmggroup/13-projected-image-does-not-convert
7acde96
#13 projected image does not convert
Tim-Evans-Seequent
Successfully merging a pull request may close this issue.
plane_surface.omf.gz fails to convert from OMF1 with these errors:
The file is exported from Leapfrog. There are two issues here:
Change the code here to allow skewed images, and to correctly normalise the U and V vectors when converting OMF1 images.
The text was updated successfully, but these errors were encountered: