topola/src/geometry
Mikolaj Wielgus c2daf9fbfe feat(autorouter): use recorded edit applying for undo/redo 2024-12-03 08:35:11 +01:00
..
compound.rs cleanup: get rid of `*Trait` names for traits, use verbs and sentences 2024-07-03 13:40:37 +02:00
edit.rs feat(autorouter): use recorded edit applying for undo/redo 2024-12-03 08:35:11 +01:00
geometry.rs feat(geometry): add interface to apply edits 2024-11-28 05:15:39 +01:00
mod.rs refactor(geometry): move edit code to its own file 2024-11-25 22:42:25 +01:00
poly.rs cleanup: get rid of `*Trait` names for traits, use verbs and sentences 2024-07-03 13:40:37 +02:00
primitive.rs egui: add widget to control showing bboxes 2024-07-19 23:11:38 +02:00
recording_with_rtree.rs feat(autorouter): use recorded edit applying for undo/redo 2024-12-03 08:35:11 +01:00
shape.rs cleanup: get rid of `*Trait` names for traits, use verbs and sentences 2024-07-03 13:40:37 +02:00
with_rtree.rs fix(geometry): don't check invariants on R-tree bbox init methods 2024-11-28 06:34:49 +01:00