* 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> |
||
|---|---|---|
| .. | ||
| messages | ||
| application.rs | ||
| consts.rs | ||
| dispatcher.rs | ||
| generate_ts_types.rs | ||
| lib.rs | ||
| macros.rs | ||
| node_graph_executor.rs | ||
| test_utils.rs | ||
| utility_traits.rs | ||