| .. |
|
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
|
před 6 roky |
|
FlatCAMGUI.py
|
0f91d4dff0
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
|
před 6 roky |
|
GUIElements.py
|
f164dae7a9
- added to GUI new options for the Gerber object related to area subtraction
|
před 6 roky |
|
ObjectUI.py
|
be4d4387f4
- more GUI optimizations related to being part of the Advanced category or not
|
před 6 roky |
|
PlotCanvas.py
|
011e80c0ce
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
|
před 6 roky |
|
PlotCanvasLegacy.py
|
0f91d4dff0
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
|
před 6 roky |
|
PreferencesUI.py
|
0f91d4dff0
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
|
před 6 roky |
|
VisPyCanvas.py
|
0686e77f99
- added new settings in Edit -> Preferences -> General for Notebook Font size (set font size for the items in Project Tree and for text in Selected Tab) and for canvas Axis font size. The values are stored in QSettings.
|
před 6 roky |
|
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
|
před 6 roky |
|
VisPyTesselators.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
před 6 roky |
|
VisPyVisuals.py
|
198e055328
- added a setting in Preferences -> Gerber -> Gerber General named Buffering. If set to 'no' the Gerber objects load a lot more faster (perhaps 10 times faster than when set to 'full') but the visual look is not so great as all the aperture polygons can be seen
|
před 6 roky |
|
__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.
|
před 6 roky |