-
-
Notifications
You must be signed in to change notification settings - Fork 401
fix(ImageMarchingSquares): use indexToWorld function, rather than separate calculation #3362
New issue
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
Conversation
finetjul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please reformat your commit message to match semantic release.
finetjul
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
…arate calculation
|
@finetjul time to merge? how can I merge? Or can you do that? |
|
🎉 This PR is included in version 34.15.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Current:
direction missing.
#3355
PR:
Input image has indexToWorld function. Reuse it.