topola/src
Mikolaj Wielgus 59cd745332 chore: Fix one more remaining nightly build error 2025-09-16 21:17:36 +02:00
..
autorouter refactor(geometry/geometry): Remove `.graph()` and its remaining usages 2025-09-15 22:42:45 +02:00
board refactor(graph): Rename `GetPetgraphIndex` to `GetIndex` 2025-09-15 22:42:45 +02:00
drawing chore: Fix nightly build error due to calling function with wrong name 2025-09-16 14:07:18 +02:00
geometry chore: Fix one more remaining nightly build error 2025-09-16 21:17:36 +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
graph.rs refactor(geometry/geometry): Replace `NodeIndex<usize>` with just `usize` 2025-09-15 22:42:45 +02:00
lib.rs feat(router/ng/router): Implementation of the topological router 2025-06-27 15:15:24 +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