Graphite/editor
0SlowPoke0 8e5abf65cb
Add star/polygon gizmos and refactor the separate shape drawing tools into a unified Shape tool (#2683)
* no trait ,not to fix line

* add hints

* line modification even when other shapes are selected

* added transform and anchor overlays

* removed old code

* fixed transform added hints need to fix modifier keys use

* refactored select-tool

* add point-handle-gizmo

* fix rotate bug

* implement angle snapping gizmo , fix overlay and refactor the code

* implement snapping for point-handle gizmo and implement no of point gizmo need to refactor

* implemented the gizmo for polygon, added tests , brackets to increase sides

* formatting-fix

* small nit-picks

* Make it compile

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-06-22 00:53:49 -07:00
..
src Add star/polygon gizmos and refactor the separate shape drawing tools into a unified Shape tool (#2683) 2025-06-22 00:53:49 -07:00
Cargo.toml Add star/polygon gizmos and refactor the separate shape drawing tools into a unified Shape tool (#2683) 2025-06-22 00:53:49 -07:00
build.rs Declare the start of the Alpha 4 release series 2025-02-21 13:52:05 -08:00