Part 1 of 2 of adding a better API for egui_plot's auto-bounds feature. In this PR: - change the `Plot` builder struct field to `default_auto_bounds` (was `auto_bounds`) - change the `Plot` state field to `auto_bounds` (was `bounds_modified`) - minor improvements to `Vec2b` |
||
|---|---|---|
| .. | ||
| align.rs | ||
| history.rs | ||
| lib.rs | ||
| numeric.rs | ||
| pos2.rs | ||
| range.rs | ||
| rect.rs | ||
| rect_transform.rs | ||
| rot2.rs | ||
| smart_aim.rs | ||
| vec2.rs | ||
| vec2b.rs | ||