abstreet/geom/src
2021-08-05 18:51:19 -07:00
..
angle.rs Trying to fix corner curbs and failing, but made some maybe useful geom 2021-07-31 19:46:37 -07:00
bounds.rs Prefer slices over reference to owned type 2021-05-15 14:24:08 -07:00
circle.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
distance.rs Swap a femur with a tibia. A questionable trade, but I'm calling it 2021-08-05 18:51:19 -07:00
duration.rs Prettyprint durations with one decimal place, not two. Loading screens are a little too intense otherwise. This was changed in #699 because the variable name was wrong. 2021-07-25 10:53:57 -07:00
find_closest.rs Fix some clippy warnings 2021-06-16 16:21:35 -07:00
gps.rs Import a new city using Overpass, instead of Geofabrik + clipping. #523 2021-07-12 14:06:54 -07:00
lib.rs Use concave hull for neighborhoods (#716) 2021-07-25 10:11:12 -07:00
line.rs Fix compilation failures and most clippy warnings (#642) 2021-05-14 08:32:56 -07:00
percent.rs Add a simple progress bar for updater downloads. #410 2020-11-26 16:12:16 -08:00
polygon.rs More flag-guarded color scheme progress towards #715: 2021-07-28 12:12:01 -07:00
polyline.rs Trying to fix corner curbs and failing, but made some maybe useful geom 2021-07-31 19:46:37 -07:00
pt.rs Serialize trimmed f64's in the geom crate as i32, since the f64's are 2021-06-30 06:35:42 -07:00
ring.rs Fix some clippy warnings 2021-06-16 16:21:35 -07:00
speed.rs Serialize trimmed f64's in the geom crate as i32, since the f64's are 2021-06-30 06:35:42 -07:00
stats.rs Convert more doc comments for abstutil, convert_osm, geom, sim 2020-10-08 21:13:08 -07:00
time.rs Serialize trimmed f64's in the geom crate as i32, since the f64's are 2021-06-30 06:35:42 -07:00