This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b3c87e953dda07005ea0eb5c710ad86656353a8
flatcam-wsl
/
appParsers
History
Marius Stanciu
3b3c87e953
- fixed some possible issues due of changes in version 2.0 of Shapely
...
- removed the import * statement from most of the app
2023-03-06 16:40:49 +02:00
..
__init__.py
…
ParseDXF_Spline.py
- fixed some bugs in Geometry Editor in regards of Buffer Tool
2022-08-01 12:27:14 +03:00
ParseDXF.py
- fixed some possible issues due of changes in version 2.0 of Shapely
2023-03-06 16:40:49 +02:00
ParseExcellon.py
- fixed some possible issues due of changes in version 2.0 of Shapely
2023-03-06 16:40:49 +02:00
ParseFont.py
- fixed some possible issues due of changes in version 2.0 of Shapely
2023-03-06 16:40:49 +02:00
ParseGerber.py
- fixed some possible issues due of changes in version 2.0 of Shapely
2023-03-06 16:40:49 +02:00
ParseHPGL2.py
- fixed some possible issues due of changes in version 2.0 of Shapely
2023-03-06 16:40:49 +02:00
ParsePDF.py
…
ParseSVG.py
- fixed an issue in the SVG parser where when parsing a path and getting multiple polygons will generate an invalid compound polygon (the polygons other than the first are seen as interiors even if they are not inside the first)
2022-05-09 16:12:12 +03:00