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
0ac5bb777b2896ef0be2a44a7263df756a61960c
flatcam-wsl
/
flatcamGUI
History
David Robertson
9be8665311
Grouped the preferences UI files by tab (except for tools1/2 which I put together)
2020-04-30 00:11:45 +01:00
..
preferences
Grouped the preferences UI files by tab (except for tools1/2 which I put together)
2020-04-30 00:11:45 +01:00
VisPyData
/data
…
__init__.py
…
FlatCAMGUI.py
Grouped the preferences UI files by tab (except for tools1/2 which I put together)
2020-04-30 00:11:45 +01:00
GUIElements.py
- 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)
2020-04-29 21:43:28 +03:00
ObjectUI.py
- in SVG parser modified some imports to be one on each line
2020-04-28 19:34:23 +03:00
PlotCanvas.py
- minor changes
2020-04-27 14:05:40 +03:00
PlotCanvasLegacy.py
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
2020-04-27 10:03:22 +03:00
VisPyCanvas.py
…
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
- added ability to use line width when adding shapes for both Legacy and OpenGL graphic engines
2020-04-20 04:18:12 +03:00