Graphite/graphene/src
Oliver Davies d084775d81 Add Pen Tool (#536)
* First steps toward pen tool, similar to spline tool currently.

* Broken WIP

* Progress, but still glitchy

* Improvements, a little farther

* Pen tool functioning as expected

* Merged master

* Fixed commit bug and overlay flashing

* Reordered import statements

TODO: Resolve issue with last segment losing its handle position on confirm
2022-02-12 04:16:31 -08:00
..
layers Implement the Spline Tool (#512) 2022-02-10 01:22:57 +01:00
color.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
consts.rs Implement artboards and document version enforcement (#466) 2022-01-08 07:50:08 -08:00
document.rs Add Pen Tool (#536) 2022-02-12 04:16:31 -08:00
error.rs Implement the Text Tool and text layer MVP (#492) 2022-01-30 15:10:10 +00:00
intersection.rs Fix shape not closed after using Fill Tool (#510) 2022-02-06 23:06:23 +01:00
lib.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
operation.rs Add Pen Tool (#536) 2022-02-12 04:16:31 -08:00
response.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00