flatcam/flatcamGUI
Marius Stanciu 1332601624 - moved the key handler out of the Measurement tool to flatcamGUI.FlatCAMGui.keyPressEvent()
- Gerber Editor: started to add new function of poligonize which should make a filled polygon out of a shape
2019-04-14 15:16:37 +03:00
..
FlatCAMGUI.py - moved the key handler out of the Measurement tool to flatcamGUI.FlatCAMGui.keyPressEvent() 2019-04-14 15:16:37 +03:00
GUIElements.py - default values for Jump To function is jumping to origin (0, 0) 2019-04-07 03:43:58 +03:00
ObjectUI.py - created menu links and shortcut keys for adding a new empty Gerber objects; on update of the edited Gerber, if the source object was an empty one (new blank one) this source obj will be deleted 2019-04-10 20:31:37 +03:00
PlotCanvas.py - Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors 2019-04-10 03:56:56 +03:00
VisPyCanvas.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00
VisPyPatches.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00
VisPyTesselators.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00
VisPyVisuals.py - fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded 2019-03-22 17:56:11 +02:00
__init__.py - added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled. 2019-03-11 12:23:26 +02:00