Commit graph

11 commits

Author SHA1 Message Date
Sergey Vartanov
0747f279c8 Fix main direction computing. 2021-06-04 04:02:28 +03:00
Sergey Vartanov
6c5d3e6118 Fix code style and refactor. 2021-05-30 22:44:56 +03:00
Sergey Vartanov
bb70935c19 Change scheme format; support pathlib.
Change name documentation as well.
2021-05-22 01:37:58 +03:00
Sergey Vartanov
2f957e880b Add right direction checking.
Check whether all sectors of the direction set are directed to the
right.
2021-05-21 01:46:01 +03:00
Sergey Vartanov
3ea5088f36 Add main direction to sector. 2021-05-21 01:29:07 +03:00
Sergey Vartanov
cbbd7bcf05 Fix code style.
Fix some pylint warnings.
2021-05-07 00:57:05 +03:00
Sergey Vartanov
2667ee9d02 Fix code style. 2020-09-24 23:55:04 +03:00
Sergey Vartanov
963fb12496 Use colour; add text structure. 2020-09-19 14:43:47 +03:00
Sergey Vartanov
8d8080181e Fix direction; add scale computing. 2020-09-13 21:52:42 +03:00
Sergey Vartanov
6d938a1248 Issue #20: fix compass points parsing; refactor. 2020-09-09 23:54:15 +03:00
Sergey Vartanov
0405e552e2 Issue #20: support viewpoint direction. 2020-09-06 22:58:41 +03:00