Commit graph

19 commits

Author SHA1 Message Date
Sergey Vartanov
edd3512526 Fix code style. 2021-08-15 17:18:30 +03:00
Sergey Vartanov
e5671fcf8f Fix code style. 2021-08-15 06:33:42 +03:00
Sergey Vartanov
be20c91951 Reformat with Black. 2021-07-30 03:25:41 +03:00
Sergey Vartanov
4228146eca Reformat with Black. 2021-07-18 23:49:12 +03:00
Sergey Vartanov
9613ec2cd4 Optimize imports. 2021-07-11 02:51:15 +03:00
Sergey Vartanov
56823294ba Issue #45: add extra points on intersection. 2021-06-21 04:10:13 +03:00
Sergey Vartanov
73f2c467be Issue #45: add more ways to draw roads. 2021-06-05 23:37:30 +03:00
Sergey Vartanov
735f19428d Issue #45: add lane parsing; refactor figure. 2021-06-03 04:39:05 +03:00
Sergey Vartanov
b63a0ed397 Issue #45: add lane properties. 2021-06-03 03:44:34 +03:00
Sergey Vartanov
96b49632d6 Issue #45: fix lane separator end point. 2021-06-01 05:04:14 +03:00
Sergey Vartanov
b15029a07e Issue #45: fix line intersection.
Use infinite lines to find intersection point.
2021-06-01 04:15:29 +03:00
Sergey Vartanov
edf75ff53c Issue #45: add vector arithmetic. 2021-06-01 03:32:29 +03:00
Sergey Vartanov
62f10ab647 Issue #45: support parsing from tags. 2021-06-01 02:46:02 +03:00
Sergey Vartanov
acfeee97eb Issue #45: add debug mode. 2021-06-01 02:38:55 +03:00
Sergey Vartanov
48c91081b3 Issue #45: add simple lane specification. 2021-06-01 01:26:23 +03:00
Sergey Vartanov
e6af8f44df Issue #45: refactor road processing. 2021-06-01 00:51:35 +03:00
Sergey Vartanov
189f6649df Issue #45: add experimental road drawing. 2021-05-31 23:42:41 +03:00
Sergey Vartanov
46fe4f0a9b Issue #45: support part creating from nodes. 2021-05-31 05:16:55 +03:00
Sergey Vartanov
51fe4d0b34 Issue #45: add intersection class. 2021-05-31 05:13:05 +03:00