This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c863f1f819b1bb4c3f89d248b2a9ff58022d4ce0
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
c863f1f819
- changed some strings (that should not have been included for translation) and updated language files and the .POT file
2019-09-26 20:00:09 +03:00
..
VisPyData
/data
…
__init__.py
…
FlatCAMGUI.py
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
2019-09-26 17:46:25 +03:00
GUIElements.py
…
ObjectUI.py
- more GUI optimizations related to being part of the Advanced category or not
2019-09-16 16:04:47 +03:00
PlotCanvas.py
- legacy graphic engine - made the mouse events work (click, release, doubleclick, dragging)
2019-09-20 17:25:32 +03:00
PlotCanvasLegacy.py
- added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
2019-09-26 17:46:25 +03:00
PreferencesUI.py
- changed some strings (that should not have been included for translation) and updated language files and the .POT file
2019-09-26 20:00:09 +03:00
VisPyCanvas.py
…
VisPyPatches.py
- unfortunately the fix for issue where while zooming the mouse cursor shape was not updated braked something in way that Matplotlib work with PyQt5, therefore I removed it
2019-09-25 03:26:34 +03:00
VisPyTesselators.py
…
VisPyVisuals.py
…