topola/src/geometry
Mikolaj Wielgus f17c8ce756 refactor(geometry): split out some initialization from node creation
This code will be shared with the routines implementing edit
application, which I will be implementing soon.
2024-11-26 03:06:16 +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 refactor(geometry): move edit code to its own file 2024-11-25 22:42:25 +01:00
geometry.rs refactor(geometry): split out some initialization from node creation 2024-11-26 03:06:16 +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 refactor(geometry): move edit code to its own file 2024-11-25 22:42:25 +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 refactor(geometry): split out some initialization from node creation 2024-11-26 03:06:16 +01:00