Mikolaj Wielgus
|
a644ac276b
|
egui: add widget to control showing bboxes
|
2024-07-19 23:11:38 +02:00 |
Tomasz Cichoń
|
e28b7f7f9d
|
geometry, egui: fixes and cleanup of math related to bend shapes
|
2024-07-12 12:01:21 +02:00 |
Mikolaj Wielgus
|
806742736a
|
cleanup: get rid of `*Trait` names for traits, use verbs and sentences
|
2024-07-03 13:40:37 +02:00 |
Mikolaj Wielgus
|
3c03b2dfa1
|
geometry: create `MeasureLength` trait to measure lengths
|
2024-07-02 23:33:29 +02:00 |
Mikolaj Wielgus
|
514eab683a
|
egui: fix painting bends: circles of these are actually inner circles
I've changed field names to avoid repeating this mistake in the future.
|
2024-06-25 10:47:49 +02:00 |
Mikolaj Wielgus
|
008dcfeca0
|
geometry: store layer in `usize`, not `u64`
|
2024-06-14 04:58:52 +02:00 |
Mikolaj Wielgus
|
5ce35a5357
|
overlay: make ratlines between centers of pads instead of teir dots
|
2024-04-23 00:56:20 +02:00 |
Mikolaj Wielgus
|
f2d0de6607
|
geometry: implement checking if point is contained in shape
|
2024-04-10 03:01:16 +00:00 |
Mikolaj Wielgus
|
6932a698f6
|
geometry: rename `Shape*` to `PrimitiveShape*`
|
2024-04-10 01:34:18 +00:00 |