abstreet/geom/src
2018-11-18 16:28:43 -08:00
..
angle.rs give up on Sim being Eq; settle for PartialEq, get rid of all of the annoying 'ignore this field' hacks. also getting rid of unnecessary PartialEq impls in map_model 2018-11-18 16:28:43 -08:00
circle.rs splitting into two Bounds types 2018-10-29 14:16:30 -07:00
gps.rs storing neighborhoods as GPS 2018-11-09 14:12:20 -08:00
lib.rs rotating stop signs (really an excuse to start using the geo crate in geom...) 2018-10-30 16:04:46 -07:00
line.rs use new Trace for show_route plugin. handle 0-length turns 2018-10-09 14:36:53 -07:00
polygon.rs refactoring a proper way to draw/use rectangles 2018-11-14 09:57:58 -08:00
polyline.rs improve lane trimming by picking the closest collision of a polyline to a polygon 2018-11-07 14:01:58 -08:00
pt.rs changing the activity plugin to show a heatmap of what's currently in view 2018-11-01 16:07:48 -07:00