- small changes in the VisPyVisuals that should improve a bit the performance

This commit is contained in:
Marius Stanciu
2021-10-30 14:10:48 +03:00
committed by Marius
parent 3e916f4e09
commit b309a14929
2 changed files with 21 additions and 3 deletions

View File

@@ -7,6 +7,11 @@ CHANGELOG for FlatCAM beta
=================================================
30.10.2021
- small changes in the VisPyVisuals that should improve a bit the performance
28.10.2021
- cleaned the geometry generated by flattening by removing the empty geometry; fixed issue #539 on jpcgt's bitbucket account