Graphite/editor
Adam Jahn 069a2351f2 Add lock angle modifier to the Pen tool (#1049)
* adds lock angle to pen tool

 The current [Shift] Break Handle behavior should become Alt instead of Shift
 The current [Ctrl] Snap 15° behavior should become Shift instead of Ctrl
 Implement the extend-in-this-direction feature called [Ctrl] Lock Angle that exists in the Line tool, but doesn't yet exist in the Pen tool

* avoid clone by passing exlusive ref to tool data field directly

* Rearrange hints

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-22 02:27:49 -05:00
..
src Add lock angle modifier to the Pen tool (#1049) 2023-02-22 02:27:49 -05:00
build.rs Update release series to Alpha Milestone 2 2023-02-11 12:00:00 -08:00
Cargo.toml Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -08:00
graphite-test-document.graphite Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00