| .. |
|
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
|
168f4a7646
- fixed the Export PNG function when using the 2D legacy graphic engine
|
6 years ago |
|
GUIElements.py
|
1ad7b7716b
- 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
|
6 years ago |
|
ObjectUI.py
|
fb0edc6c18
- added more editing features in the Selected Tab for the FlatCAMDocument object
|
6 years ago |
|
PlotCanvas.py
|
78721590e0
- 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
|
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
|
1ad7b7716b
- 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
|
6 years ago |
|
VisPyCanvas.py
|
280311f7d6
- changed the grid colors for 3D graphic engine when in Dark mode
|
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 |