| .. |
|
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 anni fa |
|
preferences
|
ee69744d6e
- removed the Apply theme button in the Preferences; it is now replaced by the more general buttons (either Save or Apply)
|
5 anni fa |
|
FlatCAMGUI.py
|
88dc9aa702
- in detachable tabs, Linux loose the reference of the detached tab and on close of the detachable tabs will gave a 'segmantation fault' error. Solved it by not deleting the reference in case of Unix-like systems
|
5 anni fa |
|
GUIElements.py
|
ed105eecad
- fixed an issue that made the preprocessors comboxes in Preferences not to load and display the saved value fro the file
|
5 anni fa |
|
ObjectUI.py
|
0e07ea1541
- modified the GUI for Exclusion areas; now the shapes are displayed in a Table where they can be selected and deleted. Modification applied for Geometry Objects only (for now).
|
5 anni fa |
|
PlotCanvas.py
|
484fb51bf0
- added a parameter to the FlatCAMDefaults class, whenever a value in the self.defaults dict change it will call a callback function and send to it the modified key
|
5 anni fa |
|
PlotCanvasLegacy.py
|
91493b2fbc
- wip in adding Exclusion areas in Geometry object; each Geometry object has now a storage for shapes (exclusion shapes, should I make them more general?)
|
5 anni fa |
|
VisPyCanvas.py
|
7d0a792085
- small changes
|
6 anni fa |
|
VisPyPatches.py
|
fcc52a2682
- fixed an issue in old default file detection and in saving the factory defaults file
|
6 anni fa |
|
VisPyTesselators.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 anni fa |
|
VisPyVisuals.py
|
59a2414723
- protected a dict in VispyVisuals from issuing errors of keys changed while iterating through it
|
5 anni fa |
|
__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 anni fa |