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

cleanup and fix Intersector class: documentation and conic curves #2358

Merged
merged 5 commits into from Oct 14, 2021

Conversation

rodolforg
Copy link
Contributor

@rodolforg rodolforg commented Oct 12, 2021

New fix for #442

- Missed parenthesis mistake in Bhaskara solution for quadratic
equations
- Forgot to return correct signal according to curve direction for
some 'special' cases

This is another fix for synfig#442
Fix in Intersector for quadratic (conic) bezier curves solves
the old hit check for Circle reported in synfig#442
@ice0 ice0 merged commit b53d194 into synfig:master Oct 14, 2021
@ice0
Copy link
Collaborator

ice0 commented Oct 14, 2021

Merged. Thank you!

@rodolforg rodolforg deleted the improve-intersector branch October 14, 2021 03:57
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

Successfully merging this pull request may close these issues.

None yet

2 participants