topola/crates/topola-egui/src
Mikolaj Wielgus d50e346706 feat(autorouter/autorouter): Remove "compare detours"
This was a time-expensive way to presort ratlines, it's much faster to
instead operate on ratline line segments.
2025-10-22 01:44:52 +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): Remove "compare detours" 2025-10-22 01:44:52 +02:00
app.rs refactor(topola-egui): Move storing principal layer to planar autoroute options 2025-10-13 21:38:47 +02:00
appearance_panel.rs refactor(topola-egui): Move storing principal layer to planar autoroute options 2025-10-13 21:38:47 +02:00
config.rs chore: fix some more clippy warnings 2025-03-31 01:58:34 +02:00
displayer.rs feat(autorouter/autorouter): Have separate ratsnest for each (principal) layer 2025-10-15 15:15:02 +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): Remove "compare detours" 2025-10-22 01:44:52 +02:00
overlay.rs feat(topola-egui): Hide ratlines that were already routed 2025-09-22 15:03:14 +02:00
painter.rs feat(topola-egui): Display guide-circles on debug overlay 2025-08-15 16:18:31 +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): Move storing principal layer to planar autoroute options 2025-10-13 21:38:47 +02:00
workspace.rs refactor(topola-egui): Move storing principal layer to planar autoroute options 2025-10-13 21:38:47 +02:00