topola/src
Mikolaj Wielgus 5a0fec9618 fix(geometry/recording_with_rtree): Some more fixes against bend bbox invalidation
1f8ace9c77 did not fix all the bbox
invalidation problems, hopefully this gets this right now.
2025-07-16 19:35:51 +02:00
..
autorouter feat(autorouter/autorouter): Add presorting by ratline intersection count and length 2025-07-14 13:26:38 +02:00
board feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00
drawing feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00
geometry fix(geometry/recording_with_rtree): Some more fixes against bend bbox invalidation 2025-07-16 19:35:51 +02:00
interactor feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
layout chore(math/mod): Rename 'beam' to 'ray' in intersection functions 2025-06-28 23:03:09 +02:00
math fix(math/line): Fix offset of 'orthogonal_through' (which didn't match with the 'intersects' sign) 2025-06-30 15:26:08 +02:00
router refactor(autorouter/ratsnest): Split out ratline code to new file, ratline.rs 2025-07-14 13:26:38 +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 feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +02:00
stepper.rs feat(topola-egui): Add progress bar for the currently routed ratline 2025-07-10 22:38:46 +02:00
triangulation.rs feat(router/navmesh): Add constraint edges for loose segs 2025-07-09 14:55:40 +02:00