topola/src
Mikolaj Wielgus 9bf18db4d1 geometry: fix getting grouping members
The assumed grouping edge direction was wrong.
2024-04-06 01:53:58 +00:00
..
bin sdl2-demo: implement painting of zones (untested) 2024-04-04 13:58:29 +00:00
drawing drawing: implement getting zones and teir members 2024-04-04 13:54:47 +00:00
dsn drawing: use `None` instead of negative values to denote no net 2024-03-24 16:34:50 +00:00
geometry geometry: fix getting grouping members 2024-04-06 01:53:58 +00:00
layout drawing: rename remnants of the s/layout/drawing rename 2024-04-04 13:50:39 +00:00
astar.rs mesh: Remove `Visitable`, `VisitMap` trait impls 2023-11-04 18:33:14 +00:00
draw.rs drawing: rename remnants of the s/layout/drawing rename 2024-04-04 13:50:39 +00:00
graph.rs cleanup: remove unused imports and traits 2024-01-28 15:01:13 +00:00
lib.rs board,layout: rename "layout" to "drawing", "board" to "layout" 2024-03-22 23:23:31 +00:00
math.rs shape,layout: restore and fix bend-seg collision detection 2024-02-08 18:11:34 +00:00
mesh.rs geometry: implement incomplete interface for manipulation of groupings 2024-03-26 20:24:15 +00:00
router.rs drawing: rename remnants of the s/layout/drawing rename 2024-04-04 13:50:39 +00:00
tracer.rs drawing: use `None` instead of negative values to denote no net 2024-03-24 16:34:50 +00:00
triangulation.rs board,layout: rename "layout" to "drawing", "board" to "layout" 2024-03-22 23:23:31 +00:00
wraparoundable.rs geometry: implement incomplete interface for manipulation of groupings 2024-03-26 20:24:15 +00:00