Commit Graph

18 Commits

Author SHA1 Message Date
jan
30025ba081 fixup dxf read 2022-02-28 22:59:45 -08:00
jan
89f327ba37 reformat some multiline arg lists and add missing 'None' return types 2022-02-23 15:16:25 -08:00
8ad4082f6d Fix offset complaining if it gets a Vec3 2021-03-08 17:11:33 -08:00
jan
1dc7d5bd56 2-element paths are not polygons 2021-02-13 15:47:04 -08:00
jan
5aa41f5e12 fix reading lwpolylines 2021-02-13 15:47:04 -08:00
09a5e4a2db type-related fixes and improvements 2020-11-09 22:04:04 -08:00
f364970403 style and type fixes (per flake8)
could potentially fix some bugs in `Library` class and dxf reader
2020-10-16 19:00:50 -07:00
0f35eb5e58 fix dxf reader 2020-10-10 19:11:35 -07:00
4a7e20d6ba improve type annotations in dxf writer 2020-10-10 19:11:22 -07:00
0e4b6828df Disable height warning for DXF 2020-09-26 17:24:04 -07:00
f996a1629f limit number of arguments on more functions 2020-09-20 16:32:17 -07:00
49a3b4e322 add support for annotations
and other fixes
2020-09-20 16:32:17 -07:00
e7c8708f7f prefer f-strings 2020-09-20 16:32:17 -07:00
794ebb6b37 repetition related fixup 2020-09-20 16:32:16 -07:00
bab40474a0 Add repetitions and split up code into traits 2020-09-20 16:32:16 -07:00
6e957d761a newline 2020-05-19 00:29:30 -07:00
22b2834d55 Documentation improvements 2020-05-17 22:59:54 -07:00
5bd1e85d89 add experimental support for dxf 2020-05-17 14:13:01 -07:00