topola/src
Mikolaj Wielgus 001e4bcdcf egui: rename "top" and "bottom" to "menu bar" and "status bar"
These are more recognizable terms.
2024-10-01 05:36:25 +02:00
..
autorouter egui: further make an `Activity` enum with error and status types 2024-09-30 03:40:53 +02:00
bin egui: rename "top" and "bottom" to "menu bar" and "status bar" 2024-10-01 05:36:25 +02:00
board autorouter: create new command: Remove Selected Bands 2024-07-25 01:46:54 +02:00
drawing vendored/contracts: fix overly verbose type annotations for enum results 2024-09-28 00:38:16 +02:00
geometry egui: add widget to control showing bboxes 2024-07-19 23:11:38 +02:00
layout autorouter: if band removal fails, propagate error instead of panicking 2024-08-30 16:32:37 +02:00
router vendored/contracts: fix overly verbose type annotations for enum results 2024-09-28 00:38:16 +02:00
specctra specctra/read: don't repeat character retrieval code 2024-09-30 19:24:27 +00:00
graph.rs drawing: obtain `HeadRef` via new trait for abstract reference objects 2024-07-21 14:49:43 +02:00
lib.rs Write Specctra module documentation for Topola's library API (#34) 2024-09-27 10:29:23 +00:00
math.rs math, spectra: factor out PointWithRotation 2024-09-28 13:29:47 +02:00
step.rs router: use `Step` trait for `Astar` too 2024-08-04 18:50:58 +02:00
triangulation.rs graph: disambiguate naming of different kinds of indices 2024-06-18 15:30:33 +02:00