topola/crates/topola-egui/src
Mikolaj Wielgus 24d119ad04 refactor(router/navmesh): Rename "navvertex" to "navnode"
Easier to pronounce.
2025-05-25 18:01:26 +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(overlay,viewport): generation and rendering of topological navmesh 2025-03-04 02:47:04 +01: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 docs(topola-egui): Explain some parts of app's code 2025-05-04 22:54:11 +02:00
overlay.rs fix(topola-egui): Fix click-based selection of pins 2025-05-21 01:02:12 +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 refactor(router/navmesh): Rename "navvertex" to "navnode" 2025-05-25 18:01:26 +02:00
workspace.rs feat(autorouter/invoker): Create trait to display debug information on navmesh 2025-05-01 01:59:31 +02:00