topola/src/router
Mikolaj Wielgus d7129354a1 feat(autorouter/autoroute): Record band assigns so undo actually works
Aborting the autoroute stepper was unimplemented and it would make the
autorouting job finish instead. This is fixed now.
2025-07-17 21:08:42 +02:00
..
ng feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00
draw.rs refactor(drawing/drawing): Some minor changes to method naming, comments, contracts 2025-07-17 12:49:25 +02:00
mod.rs refactor(router/navmesh): Split out navmesh triangulation into "prenavmesh" module 2025-07-09 14:55:40 +02:00
navcord.rs fix(router/navcord): Correctly take into account length of final termseg 2025-06-12 16:45:07 +02:00
navcorder.rs refactor(router/navmesh): Rename "navvertex" to "navnode" 2025-05-25 18:01:26 +02:00
navmesh.rs refactor(autorouter/ratsnest): Split out ratline code to new file, ratline.rs 2025-07-14 13:26:38 +02:00
prenavmesh.rs refactor(router/navmesh): Split out navmesh triangulation into "prenavmesh" module 2025-07-09 14:55:40 +02:00
route.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
router.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
thetastar.rs chore: Fix warnings about lifetime annotations 2025-07-17 12:33:31 +02:00