topola/src
Mikolaj Wielgus fe6a286e32 refactor(router/navmesh): Change `NavnodeWeight` from struct to enum 2025-05-22 18:03:11 +02:00
..
autorouter refactor(router/navmesh): Rename "navvertex" to "navnode" 2025-05-22 16:40:17 +02:00
board fix(geometry/compound): rename CompoundEntryKind -> CompoundEntryLabel 2025-04-30 14:18:22 +02:00
drawing docs(router/astar): Make some small improvements to docs 2025-05-20 23:57:46 +02:00
geometry feat(geometry/geometry): Add convenience GetPetgraphIndex impls 2025-05-17 02:43:19 +02:00
interactor refactor(router/navmesh): Rename "navvertex" to "navnode" 2025-05-22 16:40:17 +02: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 refactor(router/navmesh): Change `NavnodeWeight` from struct to enum 2025-05-22 18:03:11 +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