flatcam/flatcamGUI
Marius e971dc17ba - various small fixes 2019-12-03 16:26:53 +02:00
..
VisPyData/data - stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows 2019-08-15 02:18:13 +03:00
FlatCAMGUI.py - in Preferences added an Apply button which apply the modified preferences but does not save to a file, minimizing the file IO operations; CTRL+S key combo does the Apply now. 2019-12-03 05:31:33 +02:00
GUIElements.py - made sure that the units are read from the self.defaults and not from the GUI 2019-11-24 00:31:41 +02:00
ObjectUI.py - various small fixes 2019-12-03 16:26:53 +02:00
PlotCanvas.py - updated the workspace functions to work in Legacy(@D) graphic mode 2019-11-27 21:40:39 +02:00
PlotCanvasLegacy.py - updated the workspace functions to work in Legacy(@D) graphic mode 2019-11-27 21:40:39 +02:00
PreferencesUI.py - various small fixes 2019-12-03 16:26:53 +02:00
VisPyCanvas.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
VisPyPatches.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
VisPyTesselators.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
VisPyVisuals.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03: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