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
69a1052a445e4ab9f6faffeb98ecbe8000f53167
flatcam-wsl
/
appGUI
History
Marius Stanciu
c0b3f6ebde
- some minor changes in Distance Plugin
...
- when changing workspace orientation fixed leaving behind the old frame on the cavnas
2022-03-30 17:41:22 +03:00
..
preferences
- fixed issues in the Scale feature of the Film Plugin
2022-03-17 02:29:28 +02:00
VisPyData
/data
…
__init__.py
…
ColumnarFlowLayout.py
- added to the application an older contribution by another user: Columnar Layout for the Preferences Tab. It can be set in Preferences -> General -> GUI section
2022-03-12 01:05:54 +02:00
GUIElements.py
- installed an eventFilter for the Sliders in the Preferences tab such that only if a slider has focus the mouse wheel will change its value
2022-03-12 18:16:15 +02:00
MainGUI.py
- in Distance Plugin added the ability to use a big cursor; not finished: when the grid is off it is not displayed
2022-03-28 20:06:11 +03:00
ObjectUI.py
- optimized the UI for the CNCJob object
2022-03-21 01:35:47 +02:00
PlotCanvas3d.py
- the application now uses only the default values from the app.options dict, the app.defaults dict holds the definitive default values
2022-02-18 23:06:58 +02:00
PlotCanvas.py
- some minor changes in Distance Plugin
2022-03-30 17:41:22 +03:00
PlotCanvasLegacy.py
- added ability to change the mouse cursor color on the fly
2022-03-29 02:14:44 +03:00
style_sheet.py
- started to mod the qdarktheme to fit the application
2022-01-12 00:44:25 +02:00
VisPyCanvas.py
…
VisPyPatches.py
- removed some VisPy patches that now are incorporated in the v 0.9 of VisPy; bumped the VisPy requirement to 0.9.0
2021-10-03 03:01:22 +03:00
VisPyTesselators.py
…
VisPyVisuals.py
- made sure that the new feature of redrawing Gerber on top is not activated when that Gerber object is disabled
2022-02-11 10:42:03 +02:00