Skip to content
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

ez.Arc will not render an arc that crosses 0/16384 #81

Open
JacobChrist opened this issue May 4, 2023 · 0 comments
Open

ez.Arc will not render an arc that crosses 0/16384 #81

JacobChrist opened this issue May 4, 2023 · 0 comments
Assignees
Labels
bug Something isn't working Lua

Comments

@JacobChrist
Copy link
Member

Describe the bug
ez.Arc will not render an arc that crosses 0/16384 due to built in bounds checking.

Errors thrown: Invalid From/To Angle

To Reproduce
Draw an arch with either the to or from angle greater than 16384

Expected behavior
Lower level function seem to correct for excessive arch angle, allow +/- one rotation to allow for easy crossing of the 0 angle.

@JacobChrist JacobChrist added bug Something isn't working Lua labels May 4, 2023
@JacobChrist JacobChrist self-assigned this May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Lua
Projects
None yet
Development

No branches or pull requests

1 participant