flatcam/flatcamGUI
Marius Stanciu b53c1c403a - fix for contextual menus on canvas when using PyQt versions > 5.12.1
- decision on which mouse button to use for panning is done now once when setting the plotcanvas
2020-04-05 16:32:16 +03:00
..
VisPyData/data - 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 2019-08-15 02:18:13 +03:00
FlatCAMGUI.py - fixed Properties Tool due of recent changes to the FCTree widget 2020-03-13 15:43:26 +02:00
GUIElements.py - fix for contextual menus on canvas when using PyQt versions > 5.12.1 2020-04-05 16:32:16 +03:00
ObjectUI.py - updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App 2020-03-04 00:27:51 +02:00
PlotCanvas.py - working on a new type of database 2020-03-01 00:52:24 +02:00
PlotCanvasLegacy.py - working on a new type of database 2020-03-01 00:52:24 +02:00
PreferencesUI.py - added to Paint and NCC Tool a feature that allow polygon area selection when the reference is selected as Area Selection 2020-03-20 13:25:14 +02:00
VisPyCanvas.py - small changes 2020-01-10 14:55:32 +02:00
VisPyPatches.py - fixed an issue in old default file detection and in saving the factory defaults file 2019-12-25 17:51:37 +02:00
VisPyTesselators.py - enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences 2019-10-13 18:13:39 +03:00
VisPyVisuals.py - speed up the plotting in OpenGL(3D) graphic mode 2019-12-23 15:49:16 +02:00
__init__.py - 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. 2019-03-11 12:23:26 +02:00