topola/src
Mikolaj Wielgus 93381f39fb geometry: store some layer data in `GeometryWithRtree` 2024-03-14 13:27:31 +00:00
..
bin egui: actually load and display the layout 2024-03-09 17:03:05 +00:00
board board: make layout private 2024-02-29 02:28:15 +00:00
dsn dsn,layout: store layer in weights 2024-03-11 22:34:14 +00:00
geometry geometry: store some layer data in `GeometryWithRtree` 2024-03-14 13:27:31 +00:00
layout geometry: store some layer data in `GeometryWithRtree` 2024-03-14 13:27:31 +00:00
astar.rs mesh: Remove `Visitable`, `VisitMap` trait impls 2023-11-04 18:33:14 +00:00
draw.rs dsn,layout: store layer in weights 2024-03-11 22:34:14 +00:00
graph.rs cleanup: remove unused imports and traits 2024-01-28 15:01:13 +00:00
lib.rs layout: move connectivity to new superordinate `Board` struct 2024-02-28 09:24:49 +00:00
math.rs shape,layout: restore and fix bend-seg collision detection 2024-02-08 18:11:34 +00:00
mesh.rs geometry: move geometry module to from layout to root 2024-02-26 19:16:40 +00:00
router.rs board: make layout private 2024-02-29 02:28:15 +00:00
tracer.rs board: make layout private 2024-02-29 02:28:15 +00:00
triangulation.rs layout: attach `Rules` storing design rules to `Layout` 2024-02-02 23:58:23 +00:00
wraparoundable.rs dsn: encapsulate DSN structure in new `DsnDesign` struct 2024-02-22 04:49:55 +00:00