abstreet/geom/src
Dustin Carlino a67b1bf19a refactor Polygon::rectangle_top_left and a few more things... taking
Distance everywhere is kind of silly
2019-12-20 12:42:49 -08:00
..
angle.rs manually workaround y inversion with stretched textures by modifying the 2019-10-29 16:36:19 -07:00
bounds.rs dont compare GPSBounds exactly, bc floating pt serialization problems. 2019-09-30 09:24:17 -07:00
circle.rs circular buttons need to act as covered areas too 2019-11-13 11:47:37 -08:00
distance.rs implement PartialEq on Pt2D using the old epsilon_eq. too many places in the codebase are inconsistent. 2019-10-25 12:24:18 -07:00
duration.rs started a histogram to show relative trip durations for fixing traffic 2019-12-09 12:50:55 -08:00
find_closest.rs very basic way to hover over series in a plot 2019-11-06 13:14:18 -08:00
gps.rs dont compare GPSBounds exactly, bc floating pt serialization problems. 2019-09-30 09:24:17 -07:00
lib.rs limit precision on ScreenDims. should fix #18 2019-12-12 09:13:25 -08:00
line.rs clean up some crosswalks generated near roads with sidewalks only on one side 2019-11-12 15:54:47 -08:00
polygon.rs refactor Polygon::rectangle_top_left and a few more things... taking 2019-12-20 12:42:49 -08:00
polyline.rs fix crashes in all trip viz 2019-11-29 11:57:25 -08:00
pt.rs refactor Polygon::rectangle_top_left and a few more things... taking 2019-12-20 12:42:49 -08:00
ring.rs be a little smarter about finding hits with the boundary 2019-10-25 13:54:09 -07:00
speed.rs also scrape trip time and distance, for sanity checks 2019-05-23 15:47:45 -07:00
stats.rs split out a histogram for percentages. for now, duplicate code 2019-12-02 14:19:50 -08:00
time.rs record intersection delays in analytics 2019-12-04 10:48:36 -08:00