team-3/src/c3nav/routing
2016-12-25 20:38:51 +01:00
..
management routing: implement build_routers() (with RoomRouter caching) 2016-12-16 15:06:35 +01:00
utils fix collect_arealocation_points 2016-12-19 19:56:04 +01:00
__init__.py first stuff for graph building – collecting points 2016-12-02 23:32:19 +01:00
area.py fix glitches when routing from/to coordinates 2016-12-23 20:02:40 +01:00
connection.py route descriptions 2016-12-19 15:11:11 +01:00
exceptions.py UI error if buildgraph is not yet finished 2016-12-21 11:55:04 +01:00
graph.py fix error when empty areas are somewhere… 2016-12-25 20:38:51 +01:00
level.py fix Level.nearest_point if there is no nearest point 2016-12-23 23:03:25 +01:00
point.py describe route: always state location after walking through a door 2016-12-19 17:53:10 +01:00
room.py fix routing 2016-12-25 07:52:15 +01:00
route.py change route.describe() call 2016-12-24 01:41:32 +01:00
routesegments.py add ways from/to origin/destination to final route 2016-12-21 01:01:20 +01:00