| .. |
|
autorouter
|
refactor(geometry/geometry): Remove `.graph()` and its remaining usages
|
2025-09-15 22:42:45 +02:00 |
|
board
|
feat(board/mod): Make it possible to iterate over nodes under pin name
|
2025-09-19 13:05:31 +02:00 |
|
drawing
|
feat(board/mod): Make it possible to iterate over nodes under pin name
|
2025-09-19 13:05:31 +02:00 |
|
geometry
|
feat(board/mod): Make it possible to iterate over nodes under pin name
|
2025-09-19 13:05:31 +02:00 |
|
interactor
|
feat(topola-egui): Add progress bar for the currently routed ratline
|
2025-07-10 22:38:46 +02:00 |
|
layout
|
refactor(geometry/geometry): Remove `.graph()` and its remaining usages
|
2025-09-15 22:42:45 +02:00 |
|
math
|
refactor(geometry/geometry): Replace `NodeIndex<usize>` with just `usize`
|
2025-09-15 22:42:45 +02:00 |
|
router
|
refactor(geometry/geometry): Remove `.graph()` and its remaining usages
|
2025-09-15 22:42:45 +02:00 |
|
specctra
|
refactor(drawing/primitive): Rename Primitive<...> to PrimitiveRef<...> with its variants
|
2025-09-15 22:42:45 +02:00 |
|
bimapset.rs
|
feat(board/mod): Make it possible to iterate over nodes under pin name
|
2025-09-19 13:05:31 +02: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
|
refactor(autorouter/autoroute): Move permutator to new file, `permutator.rs`
|
2025-09-05 12:33:15 +02:00 |
|
triangulation.rs
|
refactor(triangulation): Don't use `.graph()` when creating triangulations
|
2025-09-15 22:42:45 +02:00 |