| .. |
|
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
|
c2563b4857
- added ability to lock toolbars within the context menu that is popped up on any toolbars right mouse click. The value is saved in QSettings and it is persistent between application startup's.
|
6 years ago |
|
GUIElements.py
|
eb4f504911
- fixed a bug in FCDoubleSpinner GUI element
|
6 years ago |
|
ObjectUI.py
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
6 years ago |
|
PlotCanvas.py
|
e061c4364a
- each CNCJob object has now it's own text_collection for the annotations which allow the individual enabling and disabling of the annotations
|
6 years ago |
|
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.
|
6 years ago |
|
VisPyPatches.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 years ago |
|
VisPyTesselators.py
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 years ago |
|
VisPyVisuals.py
|
89717642ed
- fixed bug that created a choppy geometry for CNCJob when working in INCH
|
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.
|
7 years ago |