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
9b081916603cfc03d3054fb27c8cebceabd2ae63
flatcam-wsl
/
appGUI
History
Marius Stanciu
9b08191660
- added a new setting in Preferences ("3D compatibility") controlled by a checkbox. If the checkbox is checked then multithreading is disabled for the 3D mode (lower performance but perhaps more compatibility, especially for Linux) - this was done from the research done by Matti Eiden on bitbucket
2022-09-25 05:44:43 +03:00
..
preferences
- added a new setting in Preferences ("3D compatibility") controlled by a checkbox. If the checkbox is checked then multithreading is disabled for the 3D mode (lower performance but perhaps more compatibility, especially for Linux) - this was done from the research done by Matti Eiden on bitbucket
2022-09-25 05:44:43 +03:00
themes
- fixed a crash when creating a Document object due of changes in Qt6 (missing QtGui.Qt)
2022-05-11 20:13:36 +03: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
- minor change
2022-05-15 01:30:02 +03:00
MainGUI.py
- added insurance that the QThread where the ArgThread class is running, really receive the interruption request and it is finished
2022-09-10 01:50:13 +03:00
ObjectUI.py
- in Document Object UI - upgraded the UI and fixed the colors setting
2022-05-11 22:39:07 +03:00
PlotCanvas3d.py
- some changes in the theme selection, added that the default situation is where no theme is applied
2022-04-18 22:22:47 +03:00
PlotCanvas.py
- added a new setting in Preferences ("3D compatibility") controlled by a checkbox. If the checkbox is checked then multithreading is disabled for the 3D mode (lower performance but perhaps more compatibility, especially for Linux) - this was done from the research done by Matti Eiden on bitbucket
2022-09-25 05:44:43 +03:00
PlotCanvasLegacy.py
- fixed the
Toggle Grid Lines
functionality for dark mode
2022-05-18 23:59:57 +03:00
VisPyCanvas.py
- more changes for dark theme
2022-05-04 05:43:47 +03:00
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
- added a new setting in Preferences ("3D compatibility") controlled by a checkbox. If the checkbox is checked then multithreading is disabled for the 3D mode (lower performance but perhaps more compatibility, especially for Linux) - this was done from the research done by Matti Eiden on bitbucket
2022-09-25 05:44:43 +03:00