topola/crates/topola-egui/src
Mikolaj Wielgus b25ad863ba refactor(autorouter/invoker): Merge debug overlay data traits into one trait
The name of this new trait shall be `GetDebugOverlayData`.
2025-07-06 23:09:08 +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(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +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
error_dialog.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
main.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
menu_bar.rs feat: Implement TopoNavmesh DualOuter-DualOuter extraction 2025-06-27 15:15:26 +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(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +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(autorouter/invoker): Merge debug overlay data traits into one trait 2025-07-06 23:09:08 +02:00
workspace.rs refactor(topola-egui): Move InteractiveEvent handling from Viewport into Workspace 2025-06-27 06:51:20 +02:00