Commit graph

1475 commits

Author SHA1 Message Date
Laura Klünder
ec014680b3 add import_tag field 2018-12-20 16:12:20 +01:00
Laura Klünder
79fbb915de fix lock if no mapupdates exist 2018-12-18 20:36:45 +01:00
Laura Klünder
d842539c1b mapupdate default ordering 2018-12-17 18:52:47 +01:00
Laura Klünder
e2698e7109 remove race condition where c3nav tried to load a wrong router 2018-12-17 18:07:40 +01:00
Laura Klünder
59db4cdd1e track last process updates run 2018-12-16 19:47:39 +01:00
Laura Klünder
c3d8a39b05 no doors outside of buildings 2018-12-16 19:26:47 +01:00
Laura Klünder
6e63899d85 create empty hybridgeometry if we have a point 2018-12-16 19:20:04 +01:00
Laura Klünder
b23a2d4fc9 update german translation 2018-12-16 02:45:03 +01:00
Laura Klünder
e170e128bc manage map updates in control panel 2018-12-16 02:23:05 +01:00
Laura Klünder
84fd2b0011 fix _build_vertex_values with no faces crash 2018-12-15 23:24:04 +01:00
Laura Klünder
a1dbc42f61 CachePackage didn't support negative bounds… oops! 2018-12-14 04:08:53 +01:00
Laura Klünder
a7bcb63b51 if an altitudearea is a ramp, never give altitudes outside the altitude range 2018-12-12 21:53:41 +01:00
Laura Klünder
8936fe5aea columns can have an accessrestriction now 2018-12-12 19:37:24 +01:00
Laura Klünder
6125ea6d65 fix space geometries broken by bug in editor 2018-12-10 23:42:01 +01:00
Laura Klünder
e52a8df0dc allow rendermap zoom < 1 2018-12-10 20:58:33 +01:00
Laura Klünder
9878ce76e7 add grid square to custom locations serialization and display as well 2018-12-10 19:43:25 +01:00
Laura Klünder
525d708d3a cell → grid_square 2018-12-10 19:40:25 +01:00
Laura Klünder
c666fd6db5 it's grid square, not grid cell (even though we don't have square cells) 2018-12-10 19:39:32 +01:00
Laura Klünder
8824026ce0 only show grid squares if there is a grid 2018-12-10 19:35:59 +01:00
Laura Klünder
fc0f35eb25 show grid suqares in details_display 2018-12-10 19:32:28 +01:00
Laura Klünder
1528e66758 add cell property to location serialization 2018-12-10 19:24:19 +01:00
Laura Klünder
0ef08ad61b give grid cells for spaces and areas as well 2018-12-10 19:16:50 +01:00
Laura Klünder
f861fecee5 display grid cell for POIs 2018-12-10 19:06:38 +01:00
Laura Klünder
875b18c730 add support for grid and display grid cell for custom locations already 2018-12-10 18:52:32 +01:00
Jenny Danzmayr
328fb1b215 lock mapudates before setting cache if possible 2018-12-08 05:54:30 +01:00
Jenny Danzmayr
6d166325e6 fixed MapUpdte logic to work without an existing map update 2018-12-08 05:47:19 +01:00
Laura Klünder
bff07ab0ad cleareventdata: add blank line 2018-12-08 04:32:32 +01:00
Jenny Danzmayr
aa180d0946 added cleareventdata management command 2018-12-08 03:37:05 +01:00
Laura Klünder
3c2201145f squash migrations 2018 2018-12-07 19:45:18 +01:00
Laura Klünder
717a7b40b0 min_width code should not remove stairs and slopes 2018-12-07 16:51:13 +01:00
Laura Klünder
f53117edef always render slopes 2018-12-07 16:01:54 +01:00
Laura Klünder
9d855cfa16 remove wrong comment 2018-12-07 16:00:25 +01:00
Laura Klünder
916a4087cb fix error in openscad renderer where geometry was rendered outside bounds 2018-12-07 16:00:09 +01:00
Laura Klünder
8817ade0eb add option for rendermap filename 2018-12-07 00:22:04 +01:00
Laura Klünder
22bdd340eb min_width can be none 2018-12-06 22:23:42 +01:00
Laura Klünder
0937b078f1 add min_width option 2018-12-06 21:00:55 +01:00
Laura Klünder
d75e8064d2 openscad renderer: support scale 2018-12-06 19:37:33 +01:00
Laura Klünder
72499c00c0 fix centering implementation in openscad renderer 2018-12-06 18:30:41 +01:00
Laura Klünder
016def8178 support setting render bounds in rendermap and openscad renderer 2018-12-06 18:30:28 +01:00
Laura Klünder
b266c3f391 support center option in openscad renderer 2018-12-06 18:01:13 +01:00
Laura Klünder
0dad02a518 fix bug in openscad renderer when spaces touch holes 2018-12-06 17:58:18 +01:00
Laura Klünder
8c9725a82a new renderers: respect --full-levels 2018-12-06 17:48:50 +01:00
Laura Klünder
4e2e8213bc move lower_bound and upper_bound calculation to renderdata 2018-12-06 17:37:54 +01:00
Laura Klünder
5818caa665 don't eat up walls when buffering altitudeareas 2018-12-06 17:03:24 +01:00
Laura Klünder
a6888ba618 fix openscad renderer building wrong differences 2018-12-06 16:43:15 +01:00
Laura Klünder
0e5e9f3eae render actual slope but openscad is broken again 2018-12-06 15:57:11 +01:00
Laura Klünder
f6ba78cddb fix incorrect implementation of inside vs outside 2018-12-06 15:48:45 +01:00
Laura Klünder
91b302874e draw missing geometries (but openscad breaks now) 2018-12-06 03:59:35 +01:00
Laura Klünder
338d8ee26c new openscad engine is now the default one 2018-12-06 03:15:39 +01:00
Laura Klünder
1c4d9e09cc openscad.py → openscadold.py 2018-12-06 03:13:50 +01:00