topola/src
Mikolaj Wielgus 03ed35cbc4 fix(drawing/drawing): Fix squeezing through under bends by flipping CW/CCW
I don't know what was the original cause of this bug, but this seems to
solve the problem.
2025-06-25 20:11:49 +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 fix(drawing/drawing): Fix squeezing through under bends by flipping CW/CCW 2025-06-25 20:11:49 +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 docs(math/polygon_tangents): Fix `CachedPolyExt` doc-comment 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