- in Corner Markers Plugin - finished the feature of adding markers geometry to an external Geometry object

This commit is contained in:
Marius Stanciu
2021-10-08 22:36:09 +03:00
committed by Marius
parent e7fd78ea28
commit af0fce63e9
2 changed files with 7 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ CHANGELOG for FlatCAM beta
- the Plugins object combo boxes are no longer updated on object selection on Project tab generally but only for the Plugin that is current, if any
- in Corner Markers Plugin I added a new feature, ability to insert existing markers into external objects. Finished the work for external Gerbers and work in progress for the external Geometry
- the Editors require an Object UI build before launching; I've added the required code so the shortcut keys work even if the Properties tab is not current
- in Corner Markers Plugin - finished the feature of adding markers geometry to an external Geometry object
7.10.2021