Commit graph

2193 commits

Author SHA1 Message Date
Laura Klünder
fdc59c7a77 strech sidebar on mobile devices if they are slightly wider than 400px 2017-11-15 17:47:20 +01:00
Laura Klünder
40857699b6 pad beside instead below sidebar on screens if that is the better option 2017-11-15 17:34:42 +01:00
Laura Klünder
cbd37e3835 set Leaflet maxBounds dynamically to work with padding 2017-11-15 17:21:03 +01:00
Laura Klünder
240325eada remove old unneeded variables 2017-11-15 16:52:55 +01:00
Laura Klünder
cb9997fc0c fix django css linting 2017-11-15 16:49:11 +01:00
Laura Klünder
2275129ff4 show loader gif while sidebar is loading 2017-11-15 16:39:42 +01:00
Laura Klünder
9e7ebd48bf remove background css properties for old image based icon buttons 2017-11-15 16:30:32 +01:00
Laura Klünder
da5d8acd1e remove css for old button in #route-summary 2017-11-15 16:28:08 +01:00
Laura Klünder
ae4c20db4f remove fallback for location icon 2017-11-15 16:27:03 +01:00
Laura Klünder
8db4dbcf72 some 1px tweaks 2017-11-15 16:26:20 +01:00
Laura Klünder
ec75850e17 text in empty locationinput was 1px too low 2017-11-15 16:19:51 +01:00
Laura Klünder
d8b335697f remove more SVG icons that are no longer needed / replaced by an icon font 2017-11-15 16:11:14 +01:00
Laura Klünder
6b9fb01b0c force-unfocus search if we just filled in the last locationinput 2017-11-15 16:08:35 +01:00
Laura Klünder
08fbb27fe4 click through location icon and route dots, react only on input focus 2017-11-15 16:03:41 +01:00
Laura Klünder
8184684a2a unfold locationinputs if they get the focus 2017-11-15 16:00:20 +01:00
Laura Klünder
5942c2978a change min-width for route view collapse 2017-11-15 15:50:12 +01:00
Laura Klünder
b8800f76c3 collapse origin and destination inputs of screen size is low 2017-11-15 15:46:06 +01:00
Laura Klünder
b8ec4c4437 fix closing autocomplete if window last focus in between 2017-11-15 15:04:14 +01:00
Laura Klünder
caf5d8c152 fix missing html in location popups after loaded state 2017-11-15 15:00:43 +01:00
Laura Klünder
e63d209767 decrease locate button size to fix better 2017-11-15 14:54:52 +01:00
Laura Klünder
863ef84645 use icons in location popup 2017-11-15 14:53:41 +01:00
Laura Klünder
79a9f95b02 add location icon to autocomplete 2017-11-15 14:45:04 +01:00
Laura Klünder
66a90ed3d9 move route summary and improve ui with more icons 2017-11-15 14:10:59 +01:00
Laura Klünder
b7b0f2c21e add icons to buttons 2017-11-15 12:36:10 +01:00
Laura Klünder
08ecc2be9f replace svg icons with google material icons font 2017-11-15 12:10:11 +01:00
Laura Klünder
4edfb957bd add google material icons 2017-11-15 11:47:43 +01:00
Laura Klünder
bee01dab6c fix missing border in opengl renderer 2017-11-15 04:06:43 +01:00
Laura Klünder
4ab38758eb defer MapUpdate.changed_geometries by default 2017-11-14 23:45:53 +01:00
Laura Klünder
57db0621ad levels_on_top (above and below) should be part of the joined map history 2017-11-14 23:37:12 +01:00
Laura Klünder
8d7bc8c4b2 remove debug statement 2017-11-14 23:29:03 +01:00
Laura Klünder
ecdcd29c51 fix opengl renderer 2017-11-14 23:23:02 +01:00
Laura Klünder
5878381619 add door_height to editor form and serializer 2017-11-14 22:24:29 +01:00
Laura Klünder
37a7119455 render obstacles 2017-11-14 22:18:53 +01:00
Laura Klünder
3315fbf057 door heights 2017-11-14 21:33:55 +01:00
Laura Klünder
f2b0fc26b1 don't render altitudearea polyhedrons within columns 2017-11-14 21:11:22 +01:00
Laura Klünder
b76f35a4a5 wavefront obj export 2017-11-14 20:53:04 +01:00
Laura Klünder
afbb9e7427 add commented-out debug for watertightness checking 2017-11-14 18:25:46 +01:00
Laura Klünder
2d3c3e7337 fix stl renderer to work with new vertices format 2017-11-14 18:24:47 +01:00
Laura Klünder
651d6b79eb avoid merging intersecting polygons too early 2017-11-14 18:18:22 +01:00
Laura Klünder
54b21b12ce simplify calculations in non-full-level rendering 2017-11-14 18:02:17 +01:00
Laura Klünder
fcda46b094 fix non-watertight meshes for non-full-level renderings 2017-11-14 17:55:35 +01:00
Laura Klünder
94420b5043 we need watertight polyhedrons, so dont omit bottom faces of gronud colors 2017-11-14 17:33:58 +01:00
Laura Klünder
a90de12aba create doors_extended because walls_extended was non-watertight be design 2017-11-14 17:23:45 +01:00
Laura Klünder
b092d33a7c if walls_extended is used, omit upper wall faces 2017-11-14 16:28:44 +01:00
Laura Klünder
854c47bc45 fix glitches at extended walls when rendering full levels 2017-11-14 15:18:36 +01:00
Laura Klünder
92575a3e9a fix linter issue in pycharm 2017-11-14 15:07:00 +01:00
Laura Klünder
378e4fa822 add ground colors to engine colors 2017-11-14 15:06:50 +01:00
Laura Klünder
19123f0844 support for colors in openscad export 2017-11-14 15:02:56 +01:00
Laura Klünder
d6b94b0167 use level.short_label as group name for rendering 2017-11-14 14:38:38 +01:00
Laura Klünder
c99b9e4e58 remove scale from openscad export 2017-11-14 14:37:17 +01:00