topola/topola-egui/src
Mikolaj Wielgus 2fc3b25fec Use `Vector2<i64>` instead of `[i64; 2]` 2026-03-14 18:33:58 +01:00
..
action.rs feat(topola/board): Load boundary into `Board` 2026-03-09 13:30:59 +01:00
actions.rs feat(topola/board): Load boundary into `Board` 2026-03-09 13:30:59 +01:00
app.rs Add appearance panel, show only enabled layers 2026-03-11 00:49:33 +01:00
appearance_panel.rs Add appearance panel, show only enabled layers 2026-03-11 00:49:33 +01:00
display.rs Use `Vector2<i64>` instead of `[i64; 2]` 2026-03-14 18:33:58 +01:00
main.rs Display bboxes of primitives 2026-03-14 12:37:55 +01:00
menu_bar.rs feat(topola/board): Load boundary into `Board` 2026-03-09 13:30:59 +01:00
translator.rs feat(topola/board): Load boundary into `Board` 2026-03-09 13:30:59 +01:00
viewport.rs Add methods to locate joints, segments, polygons at point (bbox-only for now) 2026-03-14 14:17:45 +01:00
workspace.rs Wrap `Board` in `NavmesherBoard` 2026-03-11 10:26:23 +01:00