Commit graph

2129 commits

Author SHA1 Message Date
Laura Klünder
ca213688bf hide wall bottom faces in 3d rendering without full levels 2017-11-14 03:37:30 +01:00
Laura Klünder
685a11cde2 remove triangles with no area 2017-11-14 03:15:12 +01:00
Laura Klünder
73f27300ca save all mesh coordinates as mm-ints to avoid floating point errors 2017-11-14 02:49:02 +01:00
Laura Klünder
dd8d160a10 filter faces to make better/simpler meshes 2017-11-14 01:29:17 +01:00
Laura Klünder
1e8305a281 fix min_altitude in renderer 2017-11-14 01:19:51 +01:00
Laura Klünder
12eba11185 walls bases not do not contain all faces 2017-11-14 01:16:40 +01:00
Laura Klünder
5929603a13 save top, side and bottom faces seperately and allow ommiting some of them 2017-11-14 01:01:13 +01:00
Laura Klünder
404d959f7f fix bases 2017-11-14 00:24:13 +01:00
Laura Klünder
7294fa33b2 fix _create_polyhedron with no faces 2017-11-14 00:01:07 +01:00
Laura Klünder
d023af3531 fix terrible glitches 2017-11-13 23:35:13 +01:00
Laura Klünder
e970019e96 improve GeometryField 2017-11-13 23:09:10 +01:00
Laura Klünder
ff31af44e0 fix create_polyhedron code 2017-11-13 23:08:51 +01:00
Laura Klünder
f8e75584d9 more stuff better cut 2017-11-13 22:38:49 +01:00
Laura Klünder
01efedc860 anonymous users should be able to delete their own changesets 2017-11-13 22:15:18 +01:00
Laura Klünder
772d86df58 fix fatal error in graph view 2017-11-13 21:52:38 +01:00
Laura Klünder
dfdeb784aa fix orient again 2017-11-13 21:03:22 +01:00
Laura Klünder
a9b1ed1914 fix orientation problem on levels with no stairs 2017-11-13 20:58:02 +01:00
Laura Klünder
0253d378ed simplify altitudearea recalculate code 2017-11-13 19:36:11 +01:00
Laura Klünder
53af5d59ad properly use cut_polygon_with_lines 2017-11-13 18:54:38 +01:00
Laura Klünder
4fedecd6a2 add clean_cut_polygon 2017-11-13 18:21:37 +01:00
Laura Klünder
811b8b3467 remove debug statements 2017-11-13 17:55:53 +01:00
Laura Klünder
817e800149 add one more comment 2017-11-13 17:55:31 +01:00
Laura Klünder
cd7e68038e cut_polygon_with_line() cut of polygons inside holes and add comments 2017-11-13 17:52:38 +01:00
Laura Klünder
bcdc77d2b2 simplify cut_polygon_with_line() 2017-11-13 17:09:26 +01:00
Laura Klünder
47ff4fe788 make cut_polygon_with_line work() correctly 2017-11-13 17:04:43 +01:00
Laura Klünder
88fc75022e introducing cut_polygon_with_line() for better stair/altitude processing 2017-11-13 01:25:08 +01:00
Laura Klünder
2786b397de fix assert_multilinestring docs 2017-11-12 20:21:08 +01:00
Laura Klünder
87d92a2eca assert multilinestring 2017-11-12 19:47:31 +01:00
Laura Klünder
43cdba9950 fix iconRetinaUrl 2017-11-12 00:08:03 +01:00
Laura Klünder
e94145cc96 route-summary for mobile devices 2017-11-12 00:07:22 +01:00
Laura Klünder
aea9069285 fix typo in c3nav.js when closing route view 2017-11-11 22:33:10 +01:00
Laura Klünder
4b4a691572 update README.md 2017-11-11 03:28:44 +01:00
Laura Klünder
aa3b6b9c32 update cloc.sh 2017-11-11 03:26:38 +01:00
Laura Klünder
e5c3f2509f check_svg_renderer → check_speedups 2017-11-11 02:45:07 +01:00
Laura Klünder
b6cb29b907 use unary_union instead of the old cascaded_union 2017-11-11 02:36:02 +01:00
Laura Klünder
8bc5015caf use area.geometry_prep for intersects 2017-11-11 02:26:05 +01:00
Laura Klünder
38240fcbde speedup AltitudeArea.recalculate() by using shapely prepared 2017-11-11 02:09:33 +01:00
Laura Klünder
b4dfb14ae8 fix errors when polygons touch 2017-11-11 01:59:32 +01:00
Laura Klünder
9879b86f86 fix error if two identical stairs exist 2017-11-11 00:21:44 +01:00
Laura Klünder
e1d27b637c process_updates() don't lock globally, but only on unprocessed updates 2017-11-10 23:23:22 +01:00
Laura Klünder
4e9f34d4a0 clearmapcache --include-history 2017-11-10 22:50:06 +01:00
Laura Klünder
e7b8e36d8c remove duplicate bootstrap_messages 2017-11-10 21:24:51 +01:00
Laura Klünder
89994a19fe enable blending 2017-11-10 19:34:47 +01:00
Laura Klünder
e26d5c0c0f scale and offset within vertex_shader 2017-11-10 19:11:42 +01:00
Laura Klünder
b73ddb641d remove empty line 2017-11-10 18:41:42 +01:00
Laura Klünder
4dcaefebbe opengl renderer fix error when trying to render empty borders 2017-11-10 18:41:18 +01:00
Laura Klünder
5976a18946 remind user to restart c3nav if no external cache is configured 2017-11-10 18:36:16 +01:00
Laura Klünder
aa7ffab45c use delay() instead of apply_async() 2017-11-10 18:30:40 +01:00
Laura Klünder
64648d5d4f fix updating map history 2017-11-10 17:58:39 +01:00
Laura Klünder
f3694fb0f0 remove unneeded return statement 2017-11-10 17:42:09 +01:00