topola/crates/topola-egui/src
Mikolaj Wielgus d0c304adbd feat(router/thetastar): Implement Theta* search algorithm
Closes https://codeberg.org/topola/topola/issues/121
2025-06-12 16:45:07 +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): Allow using Shift+{arrow keys} to scroll viewport using keyboard 2025-05-15 16:55:13 +02:00
app.rs chore: Fix 'unused' imports/code warnings 2025-05-17 12:45:03 +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(topola-egui): AppearancePanel active_layer selection should be explicit 2025-06-01 02:16:41 +02:00
overlay.rs feat(topola-egui): AppearancePanel active_layer selection should be explicit 2025-06-01 02:16:41 +02:00
painter.rs feat(autorouter/invoker): Create trait to display debug information on navmesh 2025-05-01 01:59:31 +02:00
status_bar.rs chore: fix most warnings 2025-02-10 11:25:55 +01:00
translator.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
viewport.rs feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
workspace.rs feat(autorouter/invoker): Create trait to display debug information on navmesh 2025-05-01 01:59:31 +02:00