topola/src/geometry
Mikolaj Wielgus 2ebd7ce82d feat(autorouter/anterouter): Fanout only in cardinal directions
This works around the falsely positively fillet exclusions our current
navmesh creation method causes.
2025-10-03 13:12:35 +02:00
..
compound.rs refactor(graph): Rename `GetPetgraphIndex` to `GetIndex` 2025-09-15 22:42:45 +02:00
edit.rs refactor(graph): Rename `GetPetgraphIndex` to `GetIndex` 2025-09-15 22:42:45 +02:00
geometry.rs feat(autorouter/ratsnest): Have one terminating dot for each layer of ratvertex 2025-09-29 18:22:56 +02:00
mod.rs style: rename `src/geometry/poly.rs` to `src/geometry/polygon.rs` 2025-04-22 20:42:14 +02:00
polygon.rs style: rename `src/geometry/poly.rs` to `src/geometry/polygon.rs` 2025-04-22 20:42:14 +02:00
primitive.rs feat(autorouter/presorter): Take into account ratline-pad intersections 2025-09-11 23:25:03 +02:00
recording_with_rtree.rs feat(board/mod): Make it possible to iterate over nodes under pin name 2025-09-19 13:05:31 +02:00
shape.rs fix(BboxSelection): make intersection calculations against Polygons more accurate 2025-01-05 22:14:00 +00:00
with_rtree.rs feat(autorouter/anterouter): Fanout only in cardinal directions 2025-10-03 13:12:35 +02:00