topola/crates/topola-egui/src
Mikolaj Wielgus d74a06b2ea feat(topola-egui): Hide ratlines that were already routed 2025-09-22 15:03:14 +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(topola-egui): Add option to display primitive indices on debug overlay 2025-09-21 13:09:48 +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 feat(topola-egui): Hide ratlines that were already routed 2025-09-22 15:03:14 +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(topola-egui): Hide ratlines that were already routed 2025-09-22 15:03:14 +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): Split out some display code to new file, displayer.rs 2025-07-15 15:40:45 +02:00
workspace.rs feat(topola-egui): Hide ratlines that were already routed 2025-09-22 15:03:14 +02:00