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
f42f05d93e0fa30675610ddefafccbcbe8b7e3e0
flatcam-wsl
/
appGUI
/
preferences
/
geometry
History
Marius Stanciu
3c1349a6c4
- added a new feature for Geometry export-as-SVG, the ability to export only the paths (outlines); the new feature is controlled from a new parameter in Preferences -> Geometry -> Export
2022-09-01 13:08:06 +03:00
..
__init__.py
- remade file names in the app
2020-06-03 20:35:59 +03:00
GeometryAdvOptPrefGroupUI.py
- replaced all the FCLabel widgets that have color HTML with the new FCLabel widget that uses parameters for 'color' and weight
2022-04-18 03:41:04 +03:00
GeometryEditorPrefGroupUI.py
- replaced all the FCLabel widgets that have color HTML with the new FCLabel widget that uses parameters for 'color' and weight
2022-04-18 03:41:04 +03:00
GeometryExpPrefGroupUI.py
- added a new feature for Geometry export-as-SVG, the ability to export only the paths (outlines); the new feature is controlled from a new parameter in Preferences -> Geometry -> Export
2022-09-01 13:08:06 +03:00
GeometryGenPrefGroupUI.py
- replaced all the FCLabel widgets that have color HTML with the new FCLabel widget that uses parameters for 'color' and weight
2022-04-18 03:41:04 +03:00
GeometryOptPrefGroupUI.py
- replaced all the FCLabel widgets that have color HTML with the new FCLabel widget that uses parameters for 'color' and weight
2022-04-18 03:41:04 +03:00
GeometryPreferencesUI.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