mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 21:08:12 +08:00
* Moulding of cubic bezier * Implemented falloff with interpolation * remove conflict * Move falloff to consts * Spelling * Refine falloff param and bug fix * Code review * Add colinear disable modes to molding degment feat * Clean comments and unused code * Code refactor * Fix error * Change colinear toggle behaviour * Code review * Remove KeyC feat + Fix overlay * Dynamic hints in path tool * Revamp molding logic * Code review * Remove unused Bezier algorithms (maybe useful for future reference) --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>