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
c3a7725a3900bc505b51bf97b247b3f98d971670
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
c3a7725a39
- small change
2019-10-09 15:32:40 +03:00
..
VisPyData
/data
…
__init__.py
…
FlatCAMGUI.py
- added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines
2019-10-06 01:32:21 +03:00
GUIElements.py
- fixed the FCDoubleSpinner to only allow the amount of decimals already set with set_precision()
2019-10-09 14:00:17 +03:00
ObjectUI.py
- added more editing features in the Selected Tab for the FlatCAMDocument object
2019-10-03 21:44:37 +03:00
PlotCanvas.py
- added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings
2019-10-07 04:06:00 +03:00
PlotCanvasLegacy.py
- added a dark theme to FlatCAM (only for canvas). The selection is done in Edit -> Preferences -> General -> GUI Settings
2019-10-07 04:06:00 +03:00
PreferencesUI.py
- small change
2019-10-09 15:32:40 +03:00
VisPyCanvas.py
- added inverted icons
2019-10-07 18:52:05 +03:00
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
- added a new tool in the Geometry Editor named Explode which is the opposite of Union Tool: it will explode the polygons into lines
2019-10-06 01:32:21 +03:00