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

Fix "curves->Nearest Point on Curve". #4876

Merged
merged 8 commits into from
Jul 30, 2023
Merged

Conversation

satabol
Copy link
Collaborator

@satabol satabol commented Jan 15, 2023

  • test a curve is closed or open.
  • a curve can be straight.
  • higher quality for non precision algorithm.
  • fix precision mode for closed curve.

Nearest Point on Curve pr 001

.blend for tests: https://disk.yandex.ru/d/qO9qU4vAGtFzbQ

- test curve is closed or open.
- curve can be straight.
- higher quality for non precision algorithm.
- fix precision mode for closed curve.
@satabol satabol requested a review from portnov January 15, 2023 17:45
@satabol satabol merged commit 471e6cc into master Jul 30, 2023
1 check passed
@satabol satabol deleted the nearest_point_on_curve_fix_002 branch July 30, 2023 19:55
@satabol satabol mentioned this pull request Jul 31, 2023
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.

2 participants