Graphite/editor
Utsav Singh 927d7dd9b2
Fix quick measuring of skewed and rotated layers by using the viewport space AABB (#2396)
* Make sure that quick measure overlays are based on AABBs drawn in the viewport local space

* Draw overlays to visualise AABBs of selected and hovered shapes

* use pre-existing functions to render dashed lines

* Redraw selected bounds using existing BoundingBoxManager

* remove unused variables

* Render transform cage after overlay is drawn

* Bring overlay and transform cage render calls above(before) other  gizmos

* Add line length tolerance and render single line for singal edge alignment with one axis overlap

* Comments

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-03-12 10:53:58 +00:00
..
src Fix quick measuring of skewed and rotated layers by using the viewport space AABB (#2396) 2025-03-12 10:53:58 +00:00
Cargo.toml Update dependencies throughout the project (#2401) 2025-03-07 21:32:52 -08:00
build.rs Declare the start of the Alpha 4 release series 2025-02-21 13:52:05 -08:00