topola/src/router
Mikolaj Wielgus 3e466960fa feat(router/prenavmesh): Have fillets as prenavnodes instead of long vertex chains 2025-08-31 14:34:28 +02:00
..
ng refactor(drawing/drawing): Move infringement and collision detection to drawing/query 2025-08-25 02:23:02 +02:00
draw.rs feat(router/router): Backtrack if initial parent was on the same compound 2025-08-24 00:12:38 +02:00
mod.rs refactor(router/navmesh): Split out navmesh triangulation into "prenavmesh" module 2025-07-09 14:55:40 +02:00
navcord.rs feat(router/router): Backtrack if initial parent was on the same compound 2025-08-24 00:12:38 +02:00
navcorder.rs docs: Add some comments warning about race conditions, rename some identifiers 2025-08-19 15:55:20 +02:00
navmesh.rs feat(router/prenavmesh): Have fillets as prenavnodes instead of long vertex chains 2025-08-31 14:34:28 +02:00
prenavmesh.rs feat(router/prenavmesh): Have fillets as prenavnodes instead of long vertex chains 2025-08-31 14:34:28 +02:00
route.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
router.rs feat(router/router): Backtrack if initial parent was on the same compound 2025-08-24 00:12:38 +02:00
thetastar.rs refactor(router/thetastar): Factor out returning status 2025-08-24 00:12:45 +02:00