topola/src
Mikolaj Wielgus 8216d3a907 feat(topola-egui): Add sliders to set autorouting timeouts (not fully translated yet) 2025-11-04 20:02:34 +01:00
..
autorouter feat(topola-egui): Add sliders to set autorouting timeouts (not fully translated yet) 2025-11-04 20:02:34 +01:00
board fix(board/edit): Correctly removed nodes from pins 2025-10-25 01:32:30 +02:00
drawing feat(drawing/query): Don't infringe or collide primitives on different layers 2025-09-22 01:27:08 +02:00
geometry feat(autorouter/anterouter): Fanout only in cardinal directions 2025-10-03 13:12:35 +02:00
interactor feat(topola-egui): Display timeout of planar autoroute too 2025-11-04 17:15:27 +01:00
layout fix(autorouter/conncomps): Take into account vias when computing connected components 2025-10-19 22:31:16 +02:00
math chore: Correct copyright lines (MIT, not MIT OR Apache-2.0) 2025-09-26 00:56:08 +02:00
router feat(autorouter/multilayer_reconfigurator): Add tracking of SMA of rate 2025-11-03 01:26:49 +01:00
specctra refactor(drawing/primitive): Rename Primitive<...> to PrimitiveRef<...> with its variants 2025-09-15 22:42:45 +02:00
bimapset.rs feat(autorouter/multilayer_reconfigurator): Finally implement reconfiguration of layer map 2025-10-27 00:09:13 +01:00
graph.rs refactor(geometry/geometry): Replace `NodeIndex<usize>` with just `usize` 2025-09-15 22:42:45 +02:00
lib.rs feat(board/mod): Make it possible to iterate over nodes under pin name 2025-09-19 13:05:31 +02:00
stepper.rs feat(topola-egui): Add sliders to set autorouting timeouts (not fully translated yet) 2025-11-04 20:02:34 +01:00
triangulation.rs fix(triangulation): Don't panic if constraint addition due to intersection 2025-09-24 11:09:27 +02:00