topola/src
Mikolaj Wielgus 53fa89d02c egui: implement loading the history (not functional yet)
Committing this non-functional and half-baked because loading the
history requires implementing stateful deserialization, which is quite
an effort to implement with Serde, as there are no applicable derive
macros.
2024-05-23 19:34:19 +02:00
..
autorouter egui: implement loading the history (not functional yet) 2024-05-23 19:34:19 +02:00
bin egui: implement loading the history (not functional yet) 2024-05-23 19:34:19 +02:00
drawing autorouter: implement simple undo (untested, not in GUI yet) 2024-05-14 14:22:47 +02:00
dsn layout: keep track of node pins 2024-05-17 02:22:48 +02:00
geometry autorouter: treat (layer, net) pairs like separate nets for ratsnest 2024-05-07 02:09:48 +02:00
layout autorouter: keep track of clicked pins 2024-05-19 04:37:26 +02:00
router egui,autorouter: implement undo/redo in GUI 2024-05-15 03:40:48 +02:00
graph.rs cleanup: remove unused imports and traits 2024-01-28 15:01:13 +00:00
lib.rs overlay: move overlay to new autorouter module 2024-04-26 02:34:25 +02:00
math.rs shape,layout: restore and fix bend-seg collision detection 2024-02-08 18:11:34 +00:00
triangulation.rs autorouter: implement simple undo (untested, not in GUI yet) 2024-05-14 14:22:47 +02:00