-
-
Notifications
You must be signed in to change notification settings - Fork 252
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
NexusKitten/moremotion: Replace atan with atan2 #1880
Conversation
Might not need to do a v2 for this |
Autolaber failure unrelated to your changes |
"direction to" needs a v2 but "point to" does not |
@@ -65,6 +65,7 @@ | |||
}, | |||
}, | |||
extensions: ["colours_motion"], | |||
hideFromPalette: true, |
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.
@GarboMuffin Oops? I'm pretty sure this block should be visible on the block palette.
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.
oops
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.
think i have a comment in there that's also wrong, i said old version was 0-360 when its -90-270
Advantages:
Kind of like #1460 but for a different extension.
Of course, the old blocks are still there for backwards compatibility.