flatcam/flatcamGUI
2020-04-22 23:00:54 +03: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
__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
FlatCAMGUI.py - refactored some of the code in the App class and created a new Tcl Command named Help 2020-04-22 23:00:54 +03:00
GUIElements.py - made the Grid icon in the status bar clickable and it will toggle the snap to grid function 2020-04-20 00:57:13 +03:00
ObjectUI.py - some changes in the Geometry UI 2020-04-06 01:56:38 +03:00
PlotCanvas.py - working on a new type of database 2020-03-01 00:52:24 +02:00
PlotCanvasLegacy.py - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00
PreferencesUI.py - added a new feature, project auto-saving controlled from Edit -> Preferences -> General -> APP. Preferences -> Enable Auto Save checkbox 2020-04-22 01:19:49 +03:00
VisPyCanvas.py - small changes 2020-01-10 14:55:32 +02:00
VisPyPatches.py - fixed an issue in old default file detection and in saving the factory defaults file 2019-12-25 17:51:37 +02: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 - added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines 2020-04-20 04:18:12 +03:00