topola/src
Mikolaj Wielgus 81aa5af6c7 fix(router/router): Replace LoS-based A* termination with correctly searched one 2025-05-20 23:57:01 +02:00
..
autorouter chore: Fix 'unused' imports/code warnings 2025-05-17 12:45:03 +02:00
board fix(geometry/compound): rename CompoundEntryKind -> CompoundEntryLabel 2025-04-30 14:18:22 +02:00
drawing fix(router/router): Replace LoS-based A* termination with correctly searched one 2025-05-20 23:57:01 +02:00
geometry feat(geometry/geometry): Add convenience GetPetgraphIndex impls 2025-05-17 02:43:19 +02:00
interactor refactor(autorouter/invoker): Expose getter for whole A* stepper, not just navmesh 2025-05-16 17:28:10 +00:00
layout fix(router/router): Replace LoS-based A* termination with correctly searched one 2025-05-20 23:57:01 +02:00
math feat(math): add cached variant of polygonal tangent calculation 2025-05-01 15:28:20 +02:00
router fix(router/router): Replace LoS-based A* termination with correctly searched one 2025-05-20 23:57:01 +02:00
specctra fix(specctra/design): handle polygon seg between first and last dot properly 2025-04-17 18:51:29 +02:00
graph.rs feat(geometry/geometry): Add convenience GetPetgraphIndex impls 2025-05-17 02:43:19 +02:00
lib.rs chore: cargo fmt 2025-02-10 11:28:19 +01:00
stepper.rs docs(stepper): fix broken internal link in docs 2025-05-12 19:08:12 +02:00
triangulation.rs chore: apply clippy fixes 2025-03-25 00:17:57 +01:00