team-3/src/c3nav/routing
2016-12-23 20:50:21 +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 glitches when routing from/to coordinates 2016-12-23 20:02:40 +01:00
level.py fix glitches when routing from/to coordinates 2016-12-23 20:02:40 +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 incorrect exclusion 2016-12-23 20:50:21 +01:00
route.py avoiding connection types shoud avoid, but not forbid them. 2016-12-21 03:21:31 +01:00
routesegments.py add ways from/to origin/destination to final route 2016-12-21 01:01:20 +01:00