flatcam/flatcamGUI
2019-10-13 13:52:22 +03:00
..
VisPyData/data
__init__.py
FlatCAMGUI.py - fixed the Export PNG function when using the 2D legacy graphic engine 2019-10-13 06:53:16 +03:00
GUIElements.py - modified the Bookmark manager to be installed as a widget tab in Plot Area; fixed the drag & drop function for the table rows that have CellWidgets inside 2019-10-12 01:35:25 +03:00
ObjectUI.py - added more editing features in the Selected Tab for the FlatCAMDocument object 2019-10-03 21:44:37 +03:00
PlotCanvas.py - fixed a bug in NCC Tool and start trying to make the App responsive while the NCC tool is run in a non-threaded way 2019-10-12 19:57:05 +03:00
PlotCanvasLegacy.py - added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings 2019-10-07 04:06:00 +03:00
PreferencesUI.py - modified the Bookmark manager to be installed as a widget tab in Plot Area; fixed the drag & drop function for the table rows that have CellWidgets inside 2019-10-12 01:35:25 +03:00
VisPyCanvas.py - changed the grid colors for 3D graphic engine when in Dark mode 2019-10-13 13:52:22 +03:00
VisPyPatches.py - 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 2019-09-25 03:26:34 +03:00
VisPyTesselators.py
VisPyVisuals.py - added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines 2019-10-06 01:32:21 +03:00