| .. |
|
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
|
před 6 roky |
|
preferences
|
98541775d4
- made some corrections - due of recent refactoring PyCharm reported errors all over (not correct but it made programming difficult)
|
před 5 roky |
|
FlatCAMGUI.py
|
40535b9ffe
- fixed bug in Tools DB that crashed when a tool is copied
|
před 5 roky |
|
GUIElements.py
|
804b62af7f
- solved the problem with not closing all the tabs in Plot Area when creating a New Project; the issue was that once a tab was removed the indexes are remade (when tab 0 is removed then tab 1 becomes tab 0 and so on)
|
před 5 roky |
|
ObjectUI.py
|
35674c9647
- in SVG parser modified some imports to be one on each line
|
před 5 roky |
|
PlotCanvas.py
|
fe2d232f60
- minor changes
|
před 5 roky |
|
PlotCanvasLegacy.py
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
před 5 roky |
|
VisPyCanvas.py
|
7d0a792085
- small changes
|
před 6 roky |
|
VisPyPatches.py
|
fcc52a2682
- fixed an issue in old default file detection and in saving the factory defaults file
|
před 6 roky |
|
VisPyTesselators.py
|
b00c1018e4
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
|
před 6 roky |
|
VisPyVisuals.py
|
dc1a198235
- added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines
|
před 5 roky |
|
__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.
|
před 6 roky |