mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
* made spiral node * number of turns in decimal and arc-angle implementation * logarithmic spiral * unified log and arc spiral into spiral node * add spiral shape in shape tool * fix min value and degree unit * make it compile * impl turns handle gizmo * chore : Refactoring PR #2851 for current code base with some fixes * Code review --------- Co-authored-by: Keavon Chambers <keavon@keavon.com> Co-authored-by: Annonnymmousss <jatin02012006@gmail.com>