flatcam/flatcamGUI
Marius Stanciu c0ec3b6546 - Buffer sub-tool in Transform Tool: added the possibility to apply a factor effectively scaling the aperture size thus the copper features sizes
- in Transform Tool adjusted the GUI
2019-12-30 01:18:56 +02: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 - added a new function called by shortcut key combo CTRL+G when the current widget in Plot Area is an Code Editor. It will jump to the specified line in the text. 2019-12-29 04:31:46 +02:00
GUIElements.py - the Jump To function reference is now saving it's last used value 2019-12-18 04:01:25 +02:00
ObjectUI.py - more updates to the Preferences window and in some other parts of the GUI 2019-12-28 20:38:44 +02:00
PlotCanvas.py - updated all the translations files 2019-12-28 03:59:05 +02:00
PlotCanvasLegacy.py - updated all the translations files 2019-12-28 03:59:05 +02:00
PreferencesUI.py - Buffer sub-tool in Transform Tool: added the possibility to apply a factor effectively scaling the aperture size thus the copper features sizes 2019-12-30 01:18:56 +02:00
VisPyCanvas.py - some fixes on the app.jump_to() method 2019-12-09 21:53:57 +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