- fixed the Cutout plugin not working with Geometry objects that are made out of a LineString or LinearRing geometric elements

This commit is contained in:
Marius Stanciu
2022-01-26 11:30:06 +02:00
committed by Marius
parent 51d4f9030d
commit b94514786c
3 changed files with 36 additions and 21 deletions

View File

@@ -7,6 +7,10 @@ CHANGELOG for FlatCAM beta
=================================================
26.01.2022
- fixed the Cutout plugin not working with Geometry objects that are made out of a LineString or LinearRing geometric elements
25.01.2022
- minor changes