Commit graph

18 commits

Author SHA1 Message Date
Gwendolyn
245e451033 fix formatting 2023-11-11 13:30:45 +01:00
Laura Klünder
2ad9f4a099 use pathlib in more places, thereby fixing some bugs 2023-11-11 12:06:46 +01:00
Gwendolyn
1ae1274c2c unwrap geometries were necessary to comply with the new shapely api 2023-11-09 18:58:31 +01:00
Laura Klünder
9618d7304f fix more bugs caused by updates, especially using unwrap_geom 2023-07-24 11:51:46 +02:00
Laura Klünder
4826930bbb render obstacle color 2019-12-22 20:51:47 +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
a74e631820 respect holes in blender render engine 2018-12-05 23:15:28 +01:00
Laura Klünder
5b4ee0b4d0 blender render engine: render buildings… in theory 2018-12-05 19:22:20 +01:00
Laura Klünder
ac7e2c65fc interpolator needs at least one value 2018-01-05 20:58:53 +01:00
Laura Klünder
1adc1b32de fix more errors if data is missing 2018-01-05 20:52:35 +01:00
Laura Klünder
7c726ef845 do not merge obstacles. this seems to get to complicated for libgeos 2017-12-21 19:38:31 +01:00
Laura Klünder
26cb860efb darken lower levels 2017-12-20 12:21:44 +01:00
Laura Klünder
4ba43480ed comments for LevelRenderData 2017-12-15 00:02:40 +01:00
Laura Klünder
3992ccd552 add renderer z offset 2017-12-05 18:13:38 +01:00
Laura Klünder
5498e9f84f create cache packages for caching tile servers 2017-11-20 21:10:03 +01:00
Laura Klünder
a6daeb6153 rename cache files for better overview 2017-11-20 17:25:21 +01:00
Laura Klünder
e06c71be61 add AccessRestrictionAffected as GeometryIndexed subclass 2017-11-20 17:21:19 +01:00
Laura Klünder
94ae86d690 refactor even more data→geometry and levelrender 2017-11-20 02:38:35 +01:00
Renamed from src/c3nav/mapdata/render/data/levelrender.py (Browse further)