topola/crates/topola-egui/src
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
..
action.rs feat(topola-egui): Allow using Shift+{arrow keys} to scroll viewport using keyboard 2025-05-15 16:55:13 +02:00
actions.rs feat(autorouter/autorouter): Add presorting by ratline intersection count and length 2025-07-14 13:26:38 +02:00
app.rs feat: Implement TopoNavmesh DualOuter-DualOuter extraction 2025-06-27 15:15:26 +02:00
appearance_panel.rs feat(topola-egui): AppearancePanel active_layer selection should be explicit 2025-06-01 02:16:41 +02:00
config.rs chore: fix some more clippy warnings 2025-03-31 01:58:34 +02:00
displayer.rs refactor(topola-egui): Split out some display code to new file, displayer.rs 2025-07-15 15:40:45 +02:00
error_dialog.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
main.rs refactor(topola-egui): Split out some display code to new file, displayer.rs 2025-07-15 15:40:45 +02:00
menu_bar.rs feat(autorouter/autorouter): Add presorting by ratline intersection count and length 2025-07-14 13:26:38 +02:00
overlay.rs feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00
painter.rs feat: Add interaction stepper for route building 2025-06-27 06:02:05 +02:00
status_bar.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
translator.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
viewport.rs refactor(topola-egui): Split out some display code to new file, displayer.rs 2025-07-15 15:40:45 +02:00
workspace.rs feat(autorouter/autoroute): Record band assigns so undo actually works 2025-07-17 21:08:42 +02:00