topola/src/drawing
Mikolaj Wielgus 1c09483873 autorouter: implement simple undo (untested, not in GUI yet) 2024-05-14 14:22:47 +02:00
..
band.rs autorouter: implement simple undo (untested, not in GUI yet) 2024-05-14 14:22:47 +02:00
bend.rs geometry: implement incomplete interface for manipulation of groupings 2024-03-26 20:24:15 +00:00
collect.rs router: move top-level files to own `router` module 2024-04-14 20:25:01 +00:00
dot.rs geometry: implement incomplete interface for manipulation of groupings 2024-03-26 20:24:15 +00:00
drawing.rs drawing: create `BandIndex` object to pass around bands 2024-05-14 00:28:32 +02:00
graph.rs geometry: make compound weights accessible from `CompoundManagerTrait` 2024-04-18 13:58:04 +02:00
guide.rs overlay: make ratlines between centers of pads instead of teir dots 2024-04-23 00:56:20 +02:00
loose.rs geometry,drawing: rename grouping to compound, node to node weight 2024-04-13 18:51:34 +00:00
mod.rs drawing: create `BandIndex` object to pass around bands 2024-05-14 00:28:32 +02:00
primitive.rs layout: remove concepts of connectivity, bands, and continents for now 2024-05-13 18:43:42 +02:00
rules.rs drawing: use `None` instead of negative values to denote no net 2024-03-24 16:34:50 +00:00
seg.rs geometry: implement incomplete interface for manipulation of groupings 2024-03-26 20:24:15 +00:00
segbend.rs drawing,layout: move zones upwards, from drawing to layout 2024-04-11 18:07:08 +00:00
wraparoundable.rs router: move top-level files to own `router` module 2024-04-14 20:25:01 +00:00