mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-16 06:38:03 +08:00
* copy and refactor spline algorithm from Bezier-rs * add comments * refactor spline node * fix spline when path is closed * use refactored version of spline algorithm * revert changes to 'Spline' node funtion * use manipulator groups instead of bezpath * Fix comment --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>