..
action.rs
feat: allow toggling of all nodes in selected bbox
2025-01-02 18:51:45 +01:00
actions.rs
fix(egui): BBox selection should be solely triggered by drag
2025-01-02 19:43:00 +01:00
app.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
appearance_panel.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
config.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
error_dialog.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
main.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
menu_bar.rs
fix(egui): BBox selection should be solely triggered by drag
2025-01-02 19:43:00 +01:00
overlay.rs
feat(egui/overlay/bbox): allow multiple selection kinds of drag-selected BBoxes
2025-01-02 20:45:18 +01:00
painter.rs
feat: implement bounding box selection backend
2025-01-02 18:51:45 +01:00
status_bar.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
translator.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00
viewport.rs
feat(egui/overlay/bbox): allow multiple selection kinds of drag-selected BBoxes
2025-01-02 20:45:18 +01:00
workspace.rs
chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files
2024-12-29 22:47:00 +01:00