topola/src/autorouter
Mikolaj Wielgus fe8fd3909f fix(autorouter,router): actually propagate the edit out of route steppers
I forgot to do this earlier, and didn't notice because I didn't test
it. There are still a few changes to be done before recording and edit
applying is functional.
2024-12-02 05:56:37 +01:00
..
autoroute.rs fix(autorouter,router): actually propagate the edit out of route steppers 2024-12-02 05:56:37 +01:00
autorouter.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
compare_detours.rs refactor(autorouter): store edits in history entries 2024-11-29 03:45:48 +01:00
execution.rs refactor(autorouter): store edits in history entries 2024-11-29 03:45:48 +01:00
history.rs refactor(autorouter): store edits in history entries 2024-11-29 03:45:48 +01:00
invoker.rs refactor(autorouter): store edits in history entries 2024-11-29 03:45:48 +01:00
measure_length.rs general refactor: omit unnecessary clones 2024-10-10 12:21:54 +00:00
mod.rs feat(autorouter): add pointroute execution, which routes to a point 2024-10-22 00:40:40 +02:00
place_via.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
pointroute.rs fix(autorouter,router): actually propagate the edit out of route steppers 2024-12-02 05:56:37 +01:00
ratsnest.rs Autorouter: general modules descriptions (#65) 2024-10-02 22:46:32 +00:00
remove_bands.rs feat(board,layout,drawing): implement edit recording 2024-11-13 00:00:56 +00:00
selection.rs general refactor: omit unnecessary clones 2024-10-10 12:21:54 +00:00