| .. |
|
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
|
284d500073
- starting to work to a general Print function; for now it will generate PDF files; currently it works only for one object not for a selection
|
6 years ago |
|
GUIElements.py
|
1f33220bab
- the Jump To function reference is now saving it's last used value
|
6 years ago |
|
ObjectUI.py
|
b159548872
- modified QValidator in FCDoubleSpinner() GUI element to allow entering the minus sign when the range maximum is set as 0.0; also for positive numbers allowed entering the symbol plus
|
6 years ago |
|
PlotCanvas.py
|
660f69cfc5
- for OpenGL graphic mode added a fit_view() execution on canvas initialization
|
6 years ago |
|
PlotCanvasLegacy.py
|
599cfb8d51
- updated the workspace functions to work in Legacy(@D) graphic mode
|
6 years ago |
|
PreferencesUI.py
|
80f1d30a28
- added Preferences values for PDF margins when saving text in Code Editor as PDF
|
6 years ago |
|
VisPyCanvas.py
|
face1d0f64
- some fixes on the app.jump_to() method
|
6 years ago |
|
VisPyPatches.py
|
8969c03021
- updated the border for fit view on OpenGL graphic mode
|
6 years ago |
|
VisPyTesselators.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
6 years ago |
|
VisPyVisuals.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
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.
|
6 years ago |