- changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object)

This commit is contained in:
Marius Stanciu
2020-05-06 03:44:56 +03:00
committed by Marius
parent 91493b2fbc
commit 343d4ee534
4 changed files with 390 additions and 288 deletions

View File

@@ -10,6 +10,7 @@ CHANGELOG for FlatCAM beta
6.05.2020
- wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?)
- changed the above: too many shapes collections and the performance will go down. Created a class Exclusion areas that holds all the require properties and the Object UI elements will connect to it's methods. This way I can apply this to Excellon object too (who are a special type of Geometry Object)
5.05.2020