Created by: portnov
See #3529 (closed).
This adds a "method" parameter to the "Nearest point on Curve" node (visible in the N panel only). In simple cases, all algorithms will give the same result; in more complex cases, you will have to try all and select the one which works for you case.
Preflight checklist
Put an x letter in each brackets when you're done this item:
-
Code changes complete. -
Code documentation complete. -
Documentation for users complete (or not required, if user never sees these changes). -
Manual testing done. -
Unit-tests implemented. -
Ready for merge.