Graphite/editor
zhiyuan a412a77062
Support for deleting points to break path (#1593)
* feat: break closed curve

* feat: update hotkeys and handles

* feat: break an open path

* feat: elegantly handle breaking at multi points in a subpath

* feat: handle break at end points

* feat: ctrl+delete to remove segments and break path

* fix: rm unused

* First code review pass

* fix: closed eclipse handles after breaking path

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-02-04 21:02:09 -08:00
..
src Support for deleting points to break path (#1593) 2024-02-04 21:02:09 -08:00
Cargo.toml Update dependencies and reuse the same usvg version 2024-01-17 20:33:07 -08:00
build.rs A few minor lints and docs (#1436) 2023-10-18 23:33:10 -07:00