Commit graph

426 commits

Author SHA1 Message Date
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
46ef2a6129 more helpfull "door with <2 rooms" message 2016-12-05 15:04:12 +01:00
Laura Klünder
2826e76a0f move everything from c3nav.routing.graph to c3nav.routing 2016-12-05 13:56:54 +01:00
Laura Klünder
7b792ace8b calculate connection distances 2016-12-05 13:49:23 +01:00
Laura Klünder
82a859e958 buildgraph: show build time 2016-12-05 13:46:33 +01:00
Laura Klünder
762cb6e317 add graph router 2016-12-05 13:39:22 +01:00
Laura Klünder
89ed7e25f7 call Graph.load() instead graph.load() 2016-12-05 12:15:04 +01:00
Laura Klünder
a611e32682 fix typo 2016-12-05 12:14:07 +01:00
Laura Klünder
a7ad682cbe improve graph building, save graph after building it and split of drawgraph 2016-12-05 12:09:43 +01:00
Laura Klünder
9369dad3a2 remove unneeded code 2016-12-04 14:09:44 +01:00
Laura Klünder
8c60045382 buildgraph: fix filling graph in narrow areas 2016-12-04 14:03:54 +01:00
Laura Klünder
59143db553 buildgraph: add options whether to draw the graph 2016-12-04 14:03:11 +01:00
Laura Klünder
516d7921ce buildgraph: add support vor levelconnectors 2016-12-04 12:50:32 +01:00
Laura Klünder
3779398d16 use assert_multipolygon 2016-12-04 12:07:40 +01:00
Laura Klünder
08c65d431d remove debug output 2016-12-04 02:37:54 +01:00
Laura Klünder
a54a85da3b in render_full immediate levels now cast shadows 2016-12-04 02:36:57 +01:00
Laura Klünder
834d6f0064 refactor c3nav.routing 2016-12-03 19:09:39 +01:00
Laura Klünder
575af6c06e buildgraph: autoconnect points 2016-12-03 18:33:06 +01:00
Laura Klünder
68773adcc2 buildgraph: add doors and connections 2016-12-03 17:34:00 +01:00
Laura Klünder
87eb8dc380 refactor and improve room point generator 2016-12-03 14:51:21 +01:00
Laura Klünder
211ef767db first stuff for graph building – collecting points 2016-12-02 23:32:19 +01:00