topola/src
Ellen Emilia Anna Zscheile 371d13e7e1 fix(math/polygon_tangents): Fix usual triangle case
See also issue #238.

This does not fix the case where all nodes of the convex hull lie on some tangent.
2025-06-12 23:33:30 +02:00
..
autorouter feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
board fix(drawing/band): BandTermsegIndex computation should be fallible 2025-05-26 14:51:23 +02:00
drawing feat(drawing/drawing): Store boundaries in Drawing 2025-06-10 15:37:47 +02:00
geometry refactor(geometry/edit): "merge" instead of "apply" edit on another edit 2025-05-26 02:44:26 +02:00
interactor feat(router/thetastar): Implement Theta* search algorithm 2025-06-12 16:45:07 +02:00
layout fix(drawing/band): BandTermsegIndex computation should be fallible 2025-05-26 14:51:23 +02:00
math fix(math/polygon_tangents): Fix usual triangle case 2025-06-12 23:33:30 +02:00
router docs(router/thetastar): Add some explanatory comments 2025-06-12 16:45:07 +02:00
specctra feat(drawing/drawing): Store boundaries in Drawing 2025-06-10 15:37:47 +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