flatcam/appObjects
Marius Stanciu 66a3e36701 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
..
AppObject.py - the Selected Tab is now Properties Tab for FlatCAM objects 2020-09-26 14:39:52 +03:00
FlatCAMCNCJob.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
FlatCAMDocument.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
FlatCAMExcellon.py - made the Properties checkbox in the Object UI into a checkable button and added to it an icon 2020-10-21 12:16:17 +03:00
FlatCAMGeometry.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
FlatCAMGerber.py - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 2020-10-21 13:55:41 +03:00
FlatCAMObj.py - finished to add the Properties data to the Object Properties (former Selected Tab) 2020-10-20 18:11:12 +03:00
FlatCAMScript.py - added some icons in the Code Editor 2020-07-18 00:26:03 +03:00
ObjectCollection.py - in Geometry Object fixed the issue with not using the End X-Y value and also made some other updates here 2020-10-21 09:26:01 +03:00
__init__.py - remade file names in the app 2020-06-03 20:35:59 +03:00