Commit graph

2193 commits

Author SHA1 Message Date
Laura Klünder
f8dd3c2392 fix 3d centering 2017-11-14 14:35:17 +01:00
Laura Klünder
13f4f5164b optionally group geometries in engine to beautify openscad export 2017-11-14 14:27:50 +01:00
Laura Klünder
1c91c9a6db openscad: output as multiple polyhedrons 2017-11-14 13:46:48 +01:00
Laura Klünder
ae8de940b8 add option to center 3d exports and enable it by default 2017-11-14 13:40:19 +01:00
Laura Klünder
7e206d9a0a fix wrong np_offset 2017-11-14 13:37:37 +01:00
Laura Klünder
d2e9d26216 add OpenSCAD export and rename renderstl → rendermap 2017-11-14 13:17:27 +01:00
Laura Klünder
f8734da8e5 fix missing wall bottom faces 2017-11-14 12:26:49 +01:00
Laura Klünder
1271789d06 fix walls once and for all hopefully 2017-11-14 04:21:20 +01:00
Laura Klünder
c073dcd533 walls should start on the ground, not below 2017-11-14 04:18:38 +01:00
Laura Klünder
61fb5d0458 bottom=False, not bottom=0 2017-11-14 04:18:21 +01:00
Laura Klünder
02e3a84ce5 restricted_spaces_indoors can also start on ground without bottom faces 2017-11-14 03:50:12 +01:00
Laura Klünder
a93eeb084d make ground-color meshes non-intersecting and without bottom faces 2017-11-14 03:48:12 +01:00
Laura Klünder
c3419ee492 our stl normals are long enough, drop the factor 2017-11-14 03:45:58 +01:00
Laura Klünder
37c2a7c743 walls_extended needs no bottom faces 2017-11-14 03:42:00 +01:00
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