Commit graph

15 commits

Author SHA1 Message Date
Laura Klünder
343a3983eb remove debug break 2016-12-10 19:34:36 +01:00
Laura Klünder
3eaf5ed17e buildgraph: improve point placement 2016-12-10 16:24:48 +01:00
Laura Klünder
f2563db8bf buildgraph: improve point placement and use isolated areas for faster building 2016-12-10 14:58:53 +01:00
Laura Klünder
61f7ad0ee8 buildgraph: remove Point.connect_to() 2016-12-10 12:19:31 +01:00
Laura Klünder
57ed2ec368 refactor graph code 2016-12-10 12:07:52 +01:00
Laura Klünder
23139ecdf8 buildgraph: points with multiple rooms instead of points with no rooms 2016-12-09 20:01:08 +01:00
Laura Klünder
cfd6f51978 improve graph building for complicated stair situations 2016-12-09 02:50:02 +01:00
Laura Klünder
09ee868a73 buildgraph: dont connect everything within narrow areas… we do that later anyway 2016-12-08 22:24:04 +01:00
Laura Klünder
06aec21669 fix graph building error if only one stair is present on a level 2016-12-08 21:13:57 +01:00
Laura Klünder
1ed107ba4b remove debug output 2016-12-08 18:21:55 +01:00
Laura Klünder
6906e1540c buildgraph: add points for steps 2016-12-08 18:12:07 +01:00
Laura Klünder
2863b9da8e refactor graph building 2016-12-08 16:58:08 +01:00
Laura Klünder
00193f7e11 add heavy caching to mapdata api 2016-12-07 16:11:33 +01:00
Laura Klünder
f0a2f5e058 better graph building (routing to be fixed) using points with no room or no level 2016-12-06 19:39:42 +01:00
Laura Klünder
2826e76a0f move everything from c3nav.routing.graph to c3nav.routing 2016-12-05 13:56:54 +01:00
Renamed from src/c3nav/routing/graph/room.py (Browse further)