Created by: portnov
Mostly technical update. Enhances precision of calculation of points on SvCircle curves. Precision is still too bad for some cases, but better than it was.
From user's point of view, "Circle (Curve)" node got a new "Angle units" parameter - Radians / Degrees/ Units. Default is Radians, for compatibility.
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.