topola/src/geometry
Mikolaj Wielgus 7bb1a1efbc docs: Add some comments warning about race conditions, rename some identifiers 2025-08-19 15:55:20 +02:00
..
compound.rs fix(geometry/compound): rename CompoundEntryKind -> CompoundEntryLabel 2025-04-30 14:18:22 +02:00
edit.rs refactor: Add method to join iterable of edits into one edit 2025-08-09 22:55:45 +02:00
geometry.rs feat(drawing/drawing): Make it possible to have multiple outers for each gear 2025-08-09 21:08:10 +02:00
mod.rs style: rename `src/geometry/poly.rs` to `src/geometry/polygon.rs` 2025-04-22 20:42:14 +02:00
polygon.rs style: rename `src/geometry/poly.rs` to `src/geometry/polygon.rs` 2025-04-22 20:42:14 +02:00
primitive.rs fix(topola-egui): Fix click-based selection of pins 2025-05-21 01:02:12 +02:00
recording_with_rtree.rs fix(geometry/with_rtree): Debug-assert instead of returning `Err(())` 2025-07-17 12:49:25 +02:00
shape.rs fix(BboxSelection): make intersection calculations against Polygons more accurate 2025-01-05 22:14:00 +00:00
with_rtree.rs docs: Add some comments warning about race conditions, rename some identifiers 2025-08-19 15:55:20 +02:00