- fixed the Follow plugin not marking correctly the resulting Geometry objet as a multigeo

- fixed the Cutout plugin not working with Geometry objects that are made out of a MultiLineString
This commit is contained in:
Marius Stanciu
2022-01-25 22:31:50 +02:00
committed by Marius Stanciu
parent 6cdb276a08
commit ff805880e1
4 changed files with 23 additions and 7 deletions

View File

@@ -10,6 +10,8 @@ CHANGELOG for FlatCAM beta
25.01.2022
- minor changes
- fixed the Follow plugin not marking correctly the resulting Geometry objet as a `multigeo`
- fixed the Cutout plugin not working with Geometry objects that are made out of a MultiLineString
24.01.2022