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

Curve#divideAt(offset) wrongly assumes curve-time instead of offset #1230

Closed
lehni opened this issue Dec 30, 2016 · 0 comments
Closed

Curve#divideAt(offset) wrongly assumes curve-time instead of offset #1230

lehni opened this issue Dec 30, 2016 · 0 comments

Comments

@lehni
Copy link
Member

lehni commented Dec 30, 2016

Example Sketch

Desired Result:

screen shot 2016-12-30 at 13 43 55

If you change divideAt(50) to divideAt(0.5), it produces the desired result. But the argument is defined as offset, not curve-time, so...

@lehni lehni closed this as completed in d405f45 Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant