Marius Stanciu 6c205eb37e - fixed the FCDoubleSpinner to only allow the amount of decimals already set with set_precision() 6 years ago
..
VisPyData 5c75998dbb - 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 6 years ago
FlatCAMGUI.py da09202f5f - added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines 6 years ago
GUIElements.py 6c205eb37e - fixed the FCDoubleSpinner to only allow the amount of decimals already set with set_precision() 6 years ago
ObjectUI.py fb0edc6c18 - added more editing features in the Selected Tab for the FlatCAMDocument object 6 years ago
PlotCanvas.py 23da38d8f3 - added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings 6 years ago
PlotCanvasLegacy.py 23da38d8f3 - added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings 6 years ago
PreferencesUI.py fdf98442d1 - few changes in strings 6 years ago
VisPyCanvas.py 031a3a141e - added inverted icons 6 years ago
VisPyPatches.py 61e2792047 - unfortunately the fix for issue where while zooming the mouse cursor shape was not updated braked something in way that Matplotlib work with PyQt5, therefore I removed it 6 years ago
VisPyTesselators.py 8ee516ec14 - editing a multi geometry will no longer pop-up a Tcl window 6 years ago
VisPyVisuals.py da09202f5f - added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines 6 years ago
__init__.py 9d33e08ecf - 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. 6 years ago